PolymerElements / paper-button

A button à la Material Design
https://www.webcomponents.org/element/PolymerElements/paper-button
138 stars 64 forks source link

Paper-button still is highlighted if tabbing out of focus while rippling very quickly. #135

Open kevinpschaaf opened 8 years ago

kevinpschaaf commented 8 years ago

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

Copied from original issue: Polymer/polymer#4008