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 and expands the Combobox, and sets the focused option to 'Apple' without selecting it.
If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
with focus on the listbox popup, select the focused option.
Using the following commands, with focus on the listbox popup, select the focused option.
Enter
Space
Alt+Up
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Role 'combobox' is conveyed
Name 'Favorite Fruit' is conveyed
Text of the selected option ('Apple') is conveyed
State of the combobox (collapsed) is conveyed
Record Results
Select an option in a listbox popup in interaction mode
After 'Enter'
Assertion
Success case
Failure cases
Role 'combobox' is conveyed(required: mark output)
Name 'Favorite Fruit' is conveyed(required: mark output)
Text of the selected option ('Apple') is conveyed(required: mark output)
State of the combobox (collapsed) is conveyed(required: mark output)
After 'Space'
Assertion
Success case
Failure cases
Role 'combobox' is conveyed(required: mark output)
Name 'Favorite Fruit' is conveyed(required: mark output)
Text of the selected option ('Apple') is conveyed(required: mark output)
State of the combobox (collapsed) is conveyed(required: mark output)
Were there additional undesirable behaviors?(required)
After 'Alt+Up'
Assertion
Success case
Failure cases
Role 'combobox' is conveyed(required: mark output)
Name 'Favorite Fruit' is conveyed(required: mark output)
Text of the selected option ('Apple') is conveyed(required: mark output)
State of the combobox (collapsed) is conveyed(required: mark output)
Were there additional undesirable behaviors?(required)