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
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.
The text was updated successfully, but these errors were encountered:
This issue was moved to PolymerElements/paper-button#135
Sorry, something went wrong.
Moved this issue to the paper-button issue tracker.
paper-button
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: