-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/dialog
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
When opening a Mat-Dialog via a screen-reader the specified description should be read in full before reading the dialog content or currently focused control. This happens as expected when using NVDA with the wai-aria modal dialog example.
What is the current behavior?
The dialog description is either not read at all or only read partially before NVDA abruptly switches to reading the auto-focused control.
What are the steps to reproduce?
mat-dialog-title
: https://stackblitz.com/edit/mat-dialog-a11y-descriptionMatDialogConfig.ariaDescribedBy
: https://stackblitz.com/edit/mat-dialog-a11y-description-ddagpeMatDialogConfig.ariaLabel
: https://stackblitz.com/edit/mat-dialog-a11y-description-nx3hbh
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Material: 5.2.4
Chrome: 65.0.3325.181
NVDA: 2018.1
andreroggeri, Andrew-Marks-Trisept and DmitryEfimenko
Metadata
Metadata
Assignees
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/dialog