PolymerElements / paper-button

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

first click/tab is ignored in firefox #61

Closed bushuyev closed 8 years ago

bushuyev commented 8 years ago

First click/tab is ignored in firefox 41.0.1. See http://jsbin.com/gigako/1/edit?html,output, just a basic button. In ie and chrome wokrs ok.

notwaldorf commented 8 years ago

If you update paper-ripple to the latest version (a bower install in paper-button should do it), this should be fixed.

bushuyev commented 8 years ago

jsbin takes the button from http://polygit.org/polymer+:master/components/paper-button/paper-button.html - should be the latest.

notwaldorf commented 8 years ago

Yup, I see the tap on first click in the jsbin in FF.

bushuyev commented 8 years ago

yes, now I see it too. magic. sorry.

notwaldorf commented 8 years ago

Hah, no worries! :panda_face: