Closed
Description
Bug, feature request, or proposal:
When tabbing to focus a mat-select component, the currently-selected value is not voiced.
What is the expected behavior?
The display value of the currently selected value is voiced when the
What is the current behavior?
Screenreader says "List Box" and any labelling information, but not the currently selected value.
What are the steps to reproduce?
Providing a StackBlitz reproduction is the best way to share your issue.
StackBlitz starter: https://goo.gl/wwnhMV
https://stackblitz.com/edit/angular-material2-issue-cvrarp
Enable Screen Reader
Tab to the mat-select
Screenreader says "Listbox"
Press Space
Screenreader announces the options.
Press Enter
Screenreader does not announce any changes or say what was selected.
What is the use-case or motivation for changing an existing behavior?
Trying to get GAR 4 in my app.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Chrome + ChromeVox