We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FAB's get keyboard focus at weird times including
happens on desktop (chromium 53) and mobile (android chrome 53)
desktop (focus goes away if you click ANYWHERE in the browser window; even grabbing the screenshot removes it after the shot is taken)
mobile
http://imgur.com/aVH9g8T
FAB should only acquire keyboard focus when the user tabs to it or maybe other times but not randomly
fab acquires and loses keyboard focus and flashes to an ugly color when it happens
https://elements.polymer-project.org/elements/paper-fab?view=demo:demo/index.html&active=paper-fab
Second way:
The text was updated successfully, but these errors were encountered:
See also: PolymerElements/paper-button#24
Sorry, something went wrong.
No branches or pull requests
Description
FAB's get keyboard focus at weird times including
happens on desktop (chromium 53) and mobile (android chrome 53)
desktop (focus goes away if you click ANYWHERE in the browser window; even grabbing the screenshot removes it after the shot is taken)
mobile
http://imgur.com/aVH9g8T
Expected outcome
FAB should only acquire keyboard focus when the user tabs to it or maybe other times but not randomly
Actual outcome
fab acquires and loses keyboard focus and flashes to an ugly color when it happens
Live Demo
https://elements.polymer-project.org/elements/paper-fab?view=demo:demo/index.html&active=paper-fab
Steps to reproduce
Second way:
Browsers Affected
The text was updated successfully, but these errors were encountered: