-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
lingounet/testage
#29Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Description
Reproduction
https://stackblitz.com/angular/vrvyeayapjx
Steps to reproduce:
- Open the first select "Favourite Food" with mouse or with enter key.
- Highlight an option (eg.: "Pizza") using the up/down key.
- Hit "escape" key. No value is selected.
- Focus out with "tab" key
- "Pizza" is now selected.
Expected Behavior
No value is selected.
Actual Behavior
"Pizza" is selected.
Environment
- Angular: 9.0.6
- CDK/Material: 9.1.2
- Browser(s): Chrome 80.0.3987.132 64bit
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10.
federicobadini and marvincenzi
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent