-
Notifications
You must be signed in to change notification settings - Fork 96
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
Auto tab not working in Samsung internet browser galaxy s4 #88
Comments
TEL has been addressed in issue #75 Is this only the native browser, or have you tried different browsers (Chrome Mobile/Firefox Mobile)? |
Chrome mobile and firefox mobile both work perfectly. The main reason I was concerned about Samsung internet browser is that they On 19 August 2015 at 17:20, Taurolyon [email protected] wrote:
Tom Fulcher [image: Envoy] Envoy Advanced Technologies Pty Ltd Mobile Apps | Software Development | Custom Applications | Fully Managed http://www.envoyat.com | m: 0403 316 714 | p: +61 2 8097 7328 | skype: This email and any attachment is only intended for the use of the |
@owlyowl Uber late reply, I apologize. Unfortunately I don't have access to a phone that can use the Samsung browser. When using a text field, what problems are you seeing? |
I have the same issue (Galaxy S4, Chrome 47.0.25267.83, Android 4.2.2). I've traced it to the fact that the keyPress event is deprecated and doesn't seem to be implemented in Chrome mobile. This event fires on desktop, but does nothing on my phone: https://jsfiddle.net/wzpq0us7/ https://github.com/Mathachew/jquery-autotab/blob/master/js/jquery.autotab.js#L579 Related to issue #44 |
Hi I can't seem to get autotab working on an s4 using the native internet browser. Just wondering if you could test please?
I've tried with text and tel (which is what I'm trying to auto tab on)
The text was updated successfully, but these errors were encountered: