-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functions
Description
Bug, feature request, or proposal:
Bug: after change tab, background from :focus
pseudoselector is visible until the next click (anywhere).
What is the expected behavior?
after change tab, background from :focus
pseudoselector, should automatically disappear without extra click
What is the current behavior?
tab background from :focus
pseudoselector is visible until the next click (anywhere).
What are the steps to reproduce?
- open https://material.angular.io/components/tabs/examples
- click in one of the tabs for change it
- wait for tab change
- after tab change: background from
:focus
pseudoselector is still visible - click anywhere to hide background from
:focus
pseudoselector
What is the use-case or motivation for changing an existing behavior?
fix visual bug, improve UX
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
angular: 6.0.0
material: 6.0.0
Browser: Latest desktop Firefox/Chrome
OS: Fedora
Is there anything else we should know?
Ploppy3
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functions