Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
owencm opened this issue Feb 10, 2016 · 1 comment
Open

Comments

@owencm
Copy link

owencm commented Feb 10, 2016

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.

@keanulee
Copy link
Contributor

Related to #24, PolymerElements/paper-icon-button#49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants