This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
Moving through form in Mobile Safari with "Next" and "Previous" system controls causes fixed position, tap-toggle false Header to reveal itself #4724
Milestone
When filling out a form in mobile Safari on iOS, the user has the option to progress to the next field by using system "Previous" and "Next" buttons on the keyboard. When using a JQuery mobile header with data-position="fixed" and data-tap-toggle="false", the header should never flash into view. However, when using these native form progress controls, the header flashes into view, before quickly flashing out of view.
Using:
iOS 5.1.1
Mobile Safari
The text was updated successfully, but these errors were encountered: