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

With multiple Selects, Firefox looses Focus #73

Open
MaZderMind opened this issue Nov 2, 2016 · 0 comments
Open

With multiple Selects, Firefox looses Focus #73

MaZderMind opened this issue Nov 2, 2016 · 0 comments

Comments

@MaZderMind
Copy link

See Fiddle here: https://jsfiddle.net/vphg3sev/

Steps to reproduce:

  • Klick into Textfield
  • Hit Tab-Key
  • Hit 5 Key
  • Hit Tab-Key

Expected Result:

  • The Focus enters the Month-Field and stays there

Actual Result

  • The Focus enters the Month-Field but the Field gets blured after a moment and does not accept Keystrokes anymore.

This behaviour can only be reproduced in Firefox, Chrome does behave as expected.
Versions:

  • jQuery 1.9.1
  • Firefox 49.0.2
  • Chrome 52.0.2743.82
  • OS MacOS Sierra 10.12
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

1 participant