Double input text problem - Android
Hello,
I am using jQuery Mobile 1.3.1 with jQuery 1.9.1, and I am facing a problem.
I tested my application on a HTC Wildfire S (Android 2.3.3) and when I enter a text input, the input is displayed twice (one is the jQuery mobile input and one is a native input that is "floating") and when I am typing, the text is displayed in the two fields.
I tested it on a Nexus S (Android 4.1.2) and I didn't have the problem, I also tested with a native input (with "data-role='none'") and I had the same problem.
I tried the solution given in this topic but that didn't help.
If you need other elements, ask me.
Thank you in advance for your help.