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

Input field tab issue in IE #870

Closed
MrPrashantT opened this issue Feb 14, 2017 · 1 comment · Fixed by #873
Closed

Input field tab issue in IE #870

MrPrashantT opened this issue Feb 14, 2017 · 1 comment · Fixed by #873
Assignees
Labels
bug This points to a verified bug in the code
Milestone

Comments

@MrPrashantT
Copy link

Issue reproduced using Lock 10.9 in Internet Explorer.

User requires double tab to move from the username/email input field, to the password field. This does not occur in Chrome of Firefox, only IE.

Reproduce steps:

  • Use Lock 10.9 in hosted login page
  • Navigate to /authorize endpoint in IE.
  • Type in email, attempt to move to password field by pressing Tab. Does not work. Requires another press of tab.
@luisrudge luisrudge self-assigned this Feb 14, 2017
@luisrudge luisrudge added bug This points to a verified bug in the code S2: Inconvenient labels Feb 14, 2017
@MrPrashantT
Copy link
Author

Related ticket: https://auth0.zendesk.com/agent/tickets/19066

Seems that SVG icons are tabbed in IE, hence first tab goes to the icon of the password field, rather than directly into the input field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants