With NVDA in interaction mode, describe how NVDA behaves when performing task "With focus on an option in the listbox popup, select the focused option."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Select an option in a listbox popup in interaction mode
Assertion | Success case | Failure cases |
---|---|---|
Role 'combobox' is conveyed(required: mark output) | ||
Name of the combobox ('State') is conveyed(required: mark output) | ||
State of the combobox (collapsed) is conveyed(required: mark output) | ||
Text of the selected option ('Alabama') is conveyed(required: mark output) | ||
The ability to enter or edit text is conveyed(required: mark output) | ||
The presence of autocomplete behavior is conveyed(required: mark output) |
Assertion | Success case | Failure cases |
---|---|---|
Role 'combobox' is conveyed(required: mark output) | ||
Name of the combobox ('State') is conveyed(required: mark output) | ||
State of the combobox (collapsed) is conveyed(required: mark output) | ||
Text of the selected option ('Alabama') is conveyed(required: mark output) | ||
The ability to enter or edit text is conveyed(required: mark output) | ||
The presence of autocomplete behavior is conveyed(required: mark output) |