Testing task: Navigate out of a listbox popup by moving the editing cursor to the beginning of the textbox 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 back to the textbox by moving the editing cursor to the beginning of the text."
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 'Alabama', places focus on that option in the listbox popup and positions the editing cursor at the end of the textbox.
With focus on an option in the listbox popup, navigate back to the textbox by moving the editing cursor to the beginning of the text.
Using the following commands, With focus on an option in the listbox popup, navigate back to the textbox by moving the editing cursor to the beginning of the text.
Home
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 of the combobox ('State') is conveyed
State of the combobox (expanded) is conveyed
Text of the selected option ('Alabama') is conveyed
The ability to enter or edit text is conveyed
The presence of autocomplete behavior is conveyed
Cursor position (on the character 'a') is conveyed
Record Results
Navigate out of a listbox popup by moving the editing cursor to the beginning of the textbox in interaction mode