Testing task: Navigate forwards 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 before 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.
Down Arrow (browse mode on)
b (browse mode on)
f (browse mode on)
Tab (browse mode on)
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 forwards to a pressed toggle button
After 'Down Arrow' (browse mode on)
After 'b' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'f' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'Tab' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'Tab' (focus mode on)
Were there additional undesirable behaviors?(required)