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
When you change the selection in a mat-select using the arrow keys (without opening the actual listbox), the value of the selection changes but is not announced to a screen reader user
When you change the selection in a mat-select using the arrow keys (without opening the actual listbox), the value of the selection changes but is not announced to a screen reader user
Demoable on https://material.angular.io/components/select/overview with Chromevox or JAWS
Specifically:
The selection shown changes, change events fire, but nothing is read aloud by the screen reader.
The text was updated successfully, but these errors were encountered: