Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

md-button remains in hover state after click, on Chrome #1263

Closed
nwpappas opened this issue Jan 22, 2015 · 1 comment
Closed

md-button remains in hover state after click, on Chrome #1263

nwpappas opened this issue Jan 22, 2015 · 1 comment

Comments

@nwpappas
Copy link

After clicking an md-button and moving the mouse cursor away the button remains in the "hover" state, when using Chrome on Mac. This does not happen when using Safari or Firefox.

@marcysutton
Copy link
Contributor

I think it's actually the focus state you're seeing. The button is still focused at that point, which you can tell if you hit the tab key. Until we discern hover from focus on buttons, this will continue to be the case. Unfortunately, this behavior is a nightmare to fix cross-browser.

Closing as duplicate of a resolved issue: #556

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

No branches or pull requests

2 participants