You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}}".
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