JQM: tab index within form with autosuggest and datepicker ANDROID
Android soft keys produces a "Next" button in the bottom right corner, however clicking it does not move you through the form
Steps to reproduce in our production site:
Android phone only
go to mobile.united.com
Select "smartphone version"
choose "Book Flight"
1) Touch in the "From:" field (autosuggest)
click "Next" in the soft keyboard-- the focus seems to be lost - no form element has the focus.
2) Touch in the Departure Date field
The Datepicker modal is displayed.
Click "Next: in the soft keyboard - no action happens.
3) Is there a method to disable the soft keyboard from popping up when using the datepicker, since it uses up 1/2 the screen and you don't interact with it.