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
If there is nothing selected from a mat-select when a user navigates to it with Voiceover tool, the Voiceover tool announces the selector as "space, {{name of mat-select}}".
Reproduction
Steps to reproduce:
- Access https://material.angular.io/components/select/overview
- Turn on Voiceover and navigate to Basic mat-select with tab
- Observe Voiceover announces the selector as "space, Favourite food"
Expected Behavior
Mat-select does not have 'space' announced before the name of the select.
Actual Behavior
Mat-select does have 'space' announced before the name of the select.
Environment
Angular: v11, v12, v13 (observed from the latest 3 versions on the official website)
CDK/Material: Material
Browser(s): Chrome
Operating System (e.g. Windows, macOS, Ubuntu): macOS