With NVDA in focus mode on mode, describe how NVDA behaves when performing task "Starting at the 'Add' button inside the dialog, activate it to open the nested 'Address Added' 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' modal dialog, and sets focus on the 'Add' button.
Press Insert+Space. If NVDA made the browse mode sound, press Insert+Space again to turn focus mode back on.
Starting at the 'Add' button inside the dialog, activate it to open the nested 'Address Added' dialog.
Using the following commands, Starting at the 'Add' button inside the dialog, activate it to open the nested 'Address Added' dialog.
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 'Address Added' is conveyed
Dialog description is conveyed as: 'The address you provided has been added to your list of delivery addresses. It is ready for immediate use. If you wish to remove it, you can do so from your profile.
Role of the focused element ('button') is conveyed
Name of the focused element ('OK') is conveyed
Record Results
Open a nested modal dialog
After 'Space' (browse mode on)
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)