With NVDA in interaction mode, describe how NVDA behaves when performing task "with focus on the listbox popup, close the listbox popup without changing the selected value of the combobox."
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Close a listbox popup in interaction mode
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 ('Choose a Fruit') is conveyed(required: mark output) | ||
State of the combobox (collapsed) is conveyed(required: mark output) |