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

Tabbing between paper inputs broken on latest Firefox #690

Open
1 of 8 tasks
umbertoand opened this issue Feb 27, 2019 · 0 comments
Open
1 of 8 tasks

Tabbing between paper inputs broken on latest Firefox #690

umbertoand opened this issue Feb 27, 2019 · 0 comments

Comments

@umbertoand
Copy link

Description

Tabbing between paper-inputs seems to be broken on recent firefox versions:

  • On firefox production, tabbing and shift-tabbing seem to be broken.
  • On firefox nightly, only shift-tabbing is broken.

Expected outcome

Shift-tabbing should return focus to previous element

Actual outcome

Either returns focus to window or previous block of content

Live Demo

This is actually visible on the paper-input demo on webcomponents.org

Steps to reproduce

  1. Go to https://elements.polymer-project.org/elements/paper-input?view=demo:demo/index.html&active=paper-input
  2. Give the second paper-input (the password one) focus
  3. Hit shift+tab

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
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