Testing task: Navigate backwards to a pressed toggle button
With NVDA in focus mode on mode, describe how NVDA behaves when performing task "Starting at the 'Navigate backwards from here' link, navigate to the 'Mute' button."
Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that sets focus on a link after the button, and sets the state of the button to 'pressed'.
Press Insert+Space. If NVDA made the browse mode sound, press Insert+Space again to turn focus mode back on.
Starting at the 'Navigate backwards from here' link, navigate to the 'Mute' button.
Using the following commands, Starting at the 'Navigate backwards from here' link, navigate to the 'Mute' button.
Up Arrow (browse mode on)
Shift+b (browse mode on)
Shift+f (browse mode on)
Shift+Tab (browse mode on)
Shift+Tab (focus mode on)
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Role 'toggle button' is conveyed
Name 'Mute' is conveyed
State 'pressed' is conveyed
Record Results
Navigate backwards to a pressed toggle button
After 'Up Arrow' (browse mode on)
After 'Shift+b' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'Shift+f' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'Shift+Tab' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'Shift+Tab' (focus mode on)
Were there additional undesirable behaviors?(required)