Testing task: Navigate to the previous option in a listbox popup in interaction mode
With NVDA in interaction mode, describe how NVDA behaves when performing task "With focus on an option in the listbox popup, navigate backwards to the previous option."
Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that expands the combobox, sets the combobox value to 'Alaska' and places focus on that option in the listbox popup.
With focus on an option in the listbox popup, navigate backwards to the previous option.
Using the following commands, With focus on an option in the listbox popup, navigate backwards to the previous option.
Up Arrow
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
State of the combobox (expanded) is conveyed
Role of the popup ('listbox') is conveyed
Name of the popup ('States') is conveyed
Text of the focused option in the popup ('Alabama') is conveyed
State of the focused option in the popup (selected) is conveyed
Position of the focused option in the popup (1) is conveyed
Number of options in the popup (56) is conveyed
Record Results
Navigate to the previous option in a listbox popup in interaction mode