Skip to content

Focus out is not reflected on select's arrow #16522

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

Closed
RandomNonameDude opened this issue Jul 15, 2019 · 2 comments · Fixed by #15281
Closed

Focus out is not reflected on select's arrow #16522

RandomNonameDude opened this issue Jul 15, 2019 · 2 comments · Fixed by #15281
Labels
area: material/select P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@RandomNonameDude
Copy link

Reproduction

The issue can be reproduced in Material documentation right away.

Steps to reproduce:

  1. Open options list and select an item
  2. Focus out (click somewhere outside the select)
  3. Look at the select's arrow. It still has the focus color.

Expected Behavior

The arrow should change the color after focusing out same as the underline or placeholder.

Actual Behavior

The arrow still has the focus color after focusing out.

Environment

  • Angular: 8.1.0
  • CDK/Material: 8.0.2
  • Browser(s): Safari/Mac, Safari/iPad
  • Operating System (e.g. Windows, macOS, Ubuntu): iOS
@crisbeto
Copy link
Member

Should be fixed by #15281.

@andrewseguin andrewseguin added has pr P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent labels Jul 19, 2019
@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 Mar 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: material/select P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants