Closed
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