Testing task: Navigate forwards to an empty, collapsed combobox
With NVDA in focus mode on mode, describe how NVDA behaves when performing task "With focus on the 'Navigate forwards from here' link, navigate to the 'State' Combobox."
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 a link before the Combobox.
Press Insert+Space. If NVDA made the browse mode sound, press Insert+Space again to turn focus mode back on.
With focus on the 'Navigate forwards from here' link, navigate to the 'State' Combobox.
Using the following commands, With focus on the 'Navigate forwards from here' link, navigate to the 'State' Combobox.
f (browse mode on)
e (browse mode on)
c (browse mode on)
Tab (browse mode on)
Down Arrow then Down Arrow (browse mode on)
Tab (focus mode on)
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 (collapsed) is conveyed
The ability to enter or edit text is conveyed
The presence of autocomplete behavior is conveyed
Record Results
Navigate forwards to an empty, collapsed combobox
After 'f' (browse mode on)
After 'e' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'c' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'Tab' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'Down Arrow then Down Arrow' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'Tab' (focus mode on)
Were there additional undesirable behaviors?(required)