[A11y] Screenreader reads unrelated text before toast notification/alert contents #81787
Labels
accessibility
Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues
*caused-by-extension
Issue identified to be caused by an extension
under-discussion
Issue is under discussion for relevance, priority, approach
workbench-notifications
Notification widget issues
Milestone
Environment Details:
Application Name: Visual Studio Code
Application Version: 1.38.1 (user setup)
Commit: b37e54
Electron: 4.2.10
Node.js: 10.11.0
OS: Windows_NT x64 10.0.18362
Repro steps:
Expectation:
Toast content are read by the screen reader, as they're the most pertinent to the user's next action.
Reality:
Lots of intermediate text is read first, finally getting to the toast that's been waiting. Should have higher aria priority.
The text was updated successfully, but these errors were encountered: