We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From @sammiequon71 on September 27, 2016 17:21
When pressing space bar to activate a button, trying to tab to another button quickly causes the first button to remain highlighted.
https://jsbin.com/kelosizida/edit?html,output
The first button should not be highlighted if tabbed out quickly.
The first button is highlighted if tabbed out quickly.
Copied from original issue: Polymer/polymer#4008
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From @sammiequon71 on September 27, 2016 17:21
Description
When pressing space bar to activate a button, trying to tab to another button quickly causes the first button to remain highlighted.
Live Demo
https://jsbin.com/kelosizida/edit?html,output
Steps to Reproduce
Expected Results
The first button should not be highlighted if tabbed out quickly.
Actual Results
The first button is highlighted if tabbed out quickly.
Browsers Affected
Versions
Copied from original issue: Polymer/polymer#4008
The text was updated successfully, but these errors were encountered: