Next button doesn't work on android chrome
REQUIRED INFORMATION Ext version tested: Browser versions tested against: - Chrome Android
- Native Android
Description: - The next button on the android native keyboard via Chrome gets disabled when there are still fields left in the form.
- This is happening when I get to numeric keyboard (the next button gets disabled)
Steps to reproduce the problem: - Create a regular form
- Create 3 fieldsets
- Add textfields and numeric fields in each on of them
- Run the app
- Focus on the first field and click the next button on the keyboard
The result that was expected: - Go through all the fields with the next button
The result that occurs instead: - The next button gets stacked in the middle of the form
See this URL for live test case: http://secure.staging-first-services-games.com/mobi/index.html
Possible fix: - try to check if the fields input tag gets disable and enable it..
Additional CSS used: - only default ext-all.css
- custom css (include details)
Operating System: - Android 4.0.3
- Android 4.1