Closed
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
For options in a select or autocomplete, strong focus only appears on items that are not selected. Indicator does not appear on the selected item.
Reproduction
Steps to reproduce:
- https://material2-dev.web.app/select
- Click "Enable strong focus"
- Under "ngModel", click on "drink"
- (Opens a list of drink options "None", "Coke", etc.)
- Click "Coke"
- (closes)
- Click "Coke"
Expected Behavior
Coke has check icon to indicate selection, gray background and blue focus ring
Actual Behavior
"Coke" has check icon gray background, but no focus ring.
Pressing up/down to focus other options shows a blue focus ring, but not on "Coke"
Environment
- Angular:
- CDK/Material:
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):