Testing task: Navigate forward from the last focusable element to the first focusable element in a modal dialog
With NVDA in focus mode on mode, describe how NVDA behaves when performing task "Starting at the last focusable element in the dialog, the 'Cancel' button, navigate forward to the first focusable element, the 'Street' input."
Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that opens the 'Add Delivery Address' modal dialog, and sets focus on the 'Cancel' button.
Press Insert+Space. If NVDA made the browse mode sound, press Insert+Space again to turn focus mode back on.
Starting at the last focusable element in the dialog, the 'Cancel' button, navigate forward to the first focusable element, the 'Street' input.
Using the following commands, Starting at the last focusable element in the dialog, the 'Cancel' button, navigate forward to the first focusable element, the 'Street' input.
Tab (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:
Name 'Street' is conveyed
The ability to enter or edit text is conveyed
NVDA switched from browse mode to focus mode
Record Results
Navigate forward from the last focusable element to the first focusable element in a modal dialog
After 'Tab' (browse mode on)
After 'Tab' (focus mode on)
Were there additional undesirable behaviors?(required)