This issue seems similar to issues #6116 and #4797.
Using Android 4.2 Devices, I have not had any issues with Form Text Fields within a dialog using a virtual keyboard (Phone or Tablet).
However, on Android 4.3 and 4.4.2, the popup reacts as follows.
- Click to open popup and set focus in text field.
- Page repositions to center popup in remaining space after keyboard is visible.
- Enter any character into text field.
Expected: Keystroke captured, awaits next user input.
Actual: Keystroke captured, dialog disappears, keyboard disappears, then dialog reappears.
This completely blocks usage of text fields within popups on Android OS > 4.2.2 as far as I have found.
Is this a known issue, and are there any noted workarounds?
Repro'd this outside of my app visiting
http://view.jquerymobile.com/master/demos/popup