Open
Description
Refs #246922, #246921, #230322
- Windows
- macOS
- anyOS
Complexity: 3
Authors: @meganrogge, @hediet
- Enable a screen reader and navigate through the NES experience.
- Confirm that when a Next Edit Suggestion is available, it is announced with both an sound and an aria alert announcement labeled
"Next Edit Suggestion"
. - Verify that those signals can be configured using the setting
accessibility.signals.nextEditSuggestion
. - Open the Accessible View using
Alt+F2
:- Confirm that accessibility signals are played for added (
+
) and deleted (-
) lines.
- Confirm that accessibility signals are played for added (
- Apply the suggestion and confirm that it occurred.