You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
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