I develop a hybrid mobile application with Sencha Touch (only HTML5, CSS and JavaScript).
When I want to edit a text field, I tap on it and the iOS keyboard is displayed. However, when I scroll in the form, the cursor of the field follows the scroll instead of staying in the field.
Is anyone know how to fix this issue?
P.S.: the version of iOS is 6.1 and 7.
P.S. 2: the issue is not present with Android.