-
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 issueP2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: material/snack-bar
Description
Reproduction
https://stackblitz.com/edit/mdc-snackbar-bug?file=src/app/app.component.ts
Steps to reproduce:
- Click on the button to open the snackbar with JAWS enabled
Expected Behavior
JAWS should read out the snackbar message of "Hello World" after the button is clicked.
Actual Behavior
JAWS does not read out anything.
Environment
- Angular: 10.2.3
- CDK/Material: material-experimental 11.0
- Browser(s): Firefox 81.0.2 (64 bit)
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10
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 issueP2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: material/snack-bar