Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS autotab and other test findings #93

Open
gunnx opened this issue Jan 11, 2016 · 2 comments
Open

iOS autotab and other test findings #93

gunnx opened this issue Jan 11, 2016 · 2 comments

Comments

@gunnx
Copy link

gunnx commented Jan 11, 2016

Happen to be working on some legacy code and noticed that on a site with v1.1b of the plugin the autotabbing works on iOS Safari 8 and 9 but not on 6, there is a slight issue in that the page jumps slightly after each autotab action though.

After updating the plugin to v1.9.2 the autotab doesn't work on iOS Safari but I noticed while autotabbing next doesn't work, pressing backspace does focus you back to the previous input, which looks due to the autotab-previous code not having the iOS check.

So I've set the property iOS to false in the settings object, and now autotabbing works as expected on iPhone5/6/6+ iPad2/4 running iOS 8 or 9, iOS 6 doesn't work as expected, don't have iOS7 to test.

Also in other testing the plugin version 1.9.2 does not work on Chrome v36 and v39 but as these are old I wasn't too worried but was still curious to understand why.

Thanks!

@Mathachew
Copy link
Owner

Those are interesting points. When I get a chance to work on this again (it's been way too long), I'll be sure to give iOS extra attention in my testing.

@gunnx
Copy link
Author

gunnx commented Jan 12, 2016

Great, happy to help with testing if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants