paper-button icon indicating copy to clipboard operation
paper-button copied to clipboard

Button label goes bold after first tap on mobile (but then unbold again)

Open owencm opened this issue 10 years ago • 1 comments

On desktop we support focus via tabbing which sets button labels to bold, but there is a bug on mobile.

When a button is tapped on mobile there is a bad interaction with the desktop focus code where the label becomes bold. Note that tapping it again unbolds the label, and then it remains unbold.

This can be repro'd on mobile device emulation mode.

owencm avatar Feb 10 '16 13:02 owencm

Related to #24, https://github.com/PolymerElements/paper-icon-button/issues/49

keanulee avatar Feb 12 '16 18:02 keanulee