With NVDA in focus mode on mode, describe how NVDA behaves when performing task "Starting at the 'Close' button inside the nested dialog, close the dialog."
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' dialog followed by the 'Verification Result' dialog, and sets focus on the 'Close' button inside the second dialog.
Press Insert+Space. If NVDA made the browse mode sound, press Insert+Space again to turn focus mode back on.
Starting at the 'Close' button inside the nested dialog, close the dialog.
Using the following commands, Starting at the 'Close' button inside the nested dialog, close the dialog.
Escape (browse mode on)
Space (browse mode on)
Enter (browse mode on)
Space (focus mode on)
Enter (focus mode on)
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Role 'dialog' is conveyed
Name 'Add Delivery Address' is conveyed
Role 'button' is conveyed
Name 'Verify Address' is conveyed
Record Results
Close a nested modal dialog
After 'Escape' (browse mode on)
After 'Space' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'Enter' (browse mode on)
Were there additional undesirable behaviors?(required)
After 'Space' (focus mode on)
Were there additional undesirable behaviors?(required)
After 'Enter' (focus mode on)
Were there additional undesirable behaviors?(required)