PolymerElements / paper-icon-button

A Material Design icon button
https://www.webcomponents.org/element/PolymerElements/paper-icon-button
42 stars 44 forks source link

ink not being removed on Safari #114

Closed doughaase closed 7 years ago

doughaase commented 7 years ago

Description

When tapping a paper-icon-button, the ink is not being removed on Safari.

Expected outcome

The ink should be removed when the user releases the button.

Actual outcome

The button stays colored, like it's still being pressed/selected.

Screenshot

Browsers Affected

doughaase commented 7 years ago

Works ok with paper-button and the iron-icon inside it, though. So I switched to it.

notwaldorf commented 7 years ago

Do you have repro steps? It sounds like something else is missing, since the demo doesn't seem to be doing this. Closing, but please reopen with repro steps