-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Description
Bug, feature request, or proposal:
After clicking a button on mobile, the button hangs in its hover state until another click is registered somewhere else on the UI.
What is the expected behavior?
Buttons should not get a hover state on touch devices.
What is the current behavior?
On touch of a button, it gets a hover state that remains until touching elsewhere.
What are the steps to reproduce?
Click on any non-raised button type. After clicking the animation plays out but then hangs at what looks like the hover state. On desktop when the user moves their mouse outside of the button's click target the state automatically reverts to its standard non-hover view. On mobile it hangs on the hover state until clicking elsewhere in the UI.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Chrome
fetters5 and tabuckner
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent
