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
after selecting an option from the mat-select dropdown NVDA will announce the selection name twice
This happens with out of the box component or after adding the matSelectAccessibility class to the mat-select tag
Reproduction
Steps to reproduce:
- Go to https://material.angular.io/components/select/overview using Chrome or Edge
- Open NVDA or Narrator
- Navigate to the dropdown with the keyboard
- Activate dropdown with the keyboard
- Select an element from the dropdown with the keyboard
Expected Behavior
It should announce the selected component only once
Actual Behavior
It announces the selected component 2 times
Environment
- Angular: 14.1.1
- CDK/Material: versions 13.2.3 and 15.1.3
- Browser(s): Edge and Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows