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

Auto tab not working in Samsung internet browser galaxy s4 #88

Open
owlyowl opened this issue Aug 3, 2015 · 4 comments
Open

Auto tab not working in Samsung internet browser galaxy s4 #88

owlyowl opened this issue Aug 3, 2015 · 4 comments

Comments

@owlyowl
Copy link

owlyowl commented Aug 3, 2015

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)

@Taurolyon
Copy link

TEL has been addressed in issue #75

Is this only the native browser, or have you tried different browsers (Chrome Mobile/Firefox Mobile)?

@owlyowl
Copy link
Author

owlyowl commented Aug 19, 2015

Chrome mobile and firefox mobile both work perfectly.

The main reason I was concerned about Samsung internet browser is that they
have such a massive market share

On 19 August 2015 at 17:20, Taurolyon [email protected] wrote:

TEL has been addressed in issue #75
#75

Is this only the native browser, or have you tried different browsers
(Chrome Mobile/Firefox Mobile)?


Reply to this email directly or view it on GitHub
#88 (comment)
.

Tom Fulcher
Creative Designer and Developer

[image: Envoy]

Envoy Advanced Technologies Pty Ltd
Level 1, 194 Miller St, North Sydney NSW 2060

Mobile Apps | Software Development | Custom Applications | Fully Managed
Hosting

http://www.envoyat.com | m: 0403 316 714 | p: +61 2 8097 7328 | skype:
thomen12


This email and any attachment is only intended for the use of the
individuals or entities to whom it is addressed and may contain
confidential, privileged information. If the reader of this information is
not the addressee, please be advised that any dissemination, distribution
or copying of this email is strictly prohibited. If you receive this
communication in error, please return this email to Envoy Advanced
Technologies at the above email address and delete it from your files.
Thank you.

@Mathachew
Copy link
Owner

@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?

@skotz
Copy link

skotz commented Jan 27, 2016

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
https://www.w3.org/TR/DOM-Level-3-Events/#event-type-keypress
https://developer.mozilla.org/en-US/docs/Web/Events/keypress

Related to issue #44

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

4 participants