Skip to content

MatSelect Does not voice currently selected value with a Screen Reader  #12297

Closed
@JeffKochuk

Description

@JeffKochuk

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

Is there anything else we should know?

Metadata

Metadata

Assignees

Labels

AccessibilityThis issue is related to accessibility (a11y)GThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/select

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions