PolymerElements / paper-icon-button

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

Noink attribute doesn’t properly work in mobile. #126

Closed Greek closed 6 years ago

Greek commented 6 years ago

Description

On first tap on a button with the ‘noink’ attribute, there’s a ripple. Then it works fine.

Expected outcome

The noink attribute should work all the time.

Actual outcome

The noink attribute doesn’t work on first tap.

Live Demo

https://elements.polymer-project.org/bower_components/paper-icon-button/demo/index.html

Steps to reproduce

  1. Make a button with the noink attribute
  2. Visit the page on a mobile phone
  3. Press the button.
    • [x] Chrome
    • [ ] Firefox
    • [ ] Safari 9
    • [ ] Safari 8
    • [ ] Safari 7
    • [ ] Edge
    • [ ] IE 11
    • [ ] IE 10