Closed
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