This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
toast: announces "remove: " before "Alert", the toast, and toast content #10853
Open
Description
Actual Behavior:
- When an mdToast dialog pops up, it's announced twice by the screen reader. The transcript is:
[text in mdToast]
Alert
[text in mdToast]
Alert
- The text of the toast and alert only announced once.
CodePen (or steps to reproduce the issue): *
- See the demo on the Angular Material page here: https://material.angularjs.org/latest/demo/toast
- Tested using ChromeVox 53.0.2784.5 and we've had reports of this using JAWS as well.
AngularJS Versions: *
1.6.4-local+sha.617b36117
Additional Information:
- Chrome 59.0.3071.115