Skip to content
New issue

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

[Tabs] background from :focus pseudoselector is visible until the next click anywhere #11184

Closed
rudzikdawid opened this issue May 6, 2018 · 1 comment · Fixed by #11194
Closed
Assignees
Labels
P4 A relatively minor issue that is not relevant to core functions

Comments

@rudzikdawid
Copy link

rudzikdawid commented May 6, 2018

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?

  1. open https://material.angular.io/components/tabs/examples
  2. click in one of the tabs for change it
  3. wait for tab change
  4. after tab change: background from :focus pseudoselector is still visible
  5. 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?

@rudzikdawid rudzikdawid changed the title [Tabs] :focus background hide after next click [Tabs] background from :focus pseudoselector is visible until the next click anywhere May 6, 2018
@crisbeto crisbeto self-assigned this May 6, 2018
@crisbeto crisbeto added has pr P4 A relatively minor issue that is not relevant to core functions labels May 6, 2018
crisbeto added a commit to crisbeto/material2 that referenced this issue May 6, 2018
Similarly to other components, makes the tabs focus indication not to show for mouse focus.

Fixes angular#11184.
josephperrott pushed a commit that referenced this issue May 30, 2018
Similarly to other components, makes the tabs focus indication not to show for mouse focus.

Fixes #11184.
andrewseguin pushed a commit that referenced this issue Jun 7, 2018
Similarly to other components, makes the tabs focus indication not to show for mouse focus.

Fixes #11184.
mmalerba pushed a commit that referenced this issue Jul 3, 2018
Similarly to other components, makes the tabs focus indication not to show for mouse focus.

Fixes #11184.
mmalerba pushed a commit that referenced this issue Jul 9, 2018
Similarly to other components, makes the tabs focus indication not to show for mouse focus.

Fixes #11184.
victoriaaa234 pushed a commit that referenced this issue Jul 25, 2018
Similarly to other components, makes the tabs focus indication not to show for mouse focus.

Fixes #11184.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P4 A relatively minor issue that is not relevant to core functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants