Testing task: Open a nested modal dialog

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."

Test instructions

  1. Restore default settings for NVDA. For help, read Configuring Screen Readers for Testing.
  2. 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.
  3. Press Insert+Space. If NVDA made the browse mode sound, press Insert+Space again to turn focus mode back on.
  4. Starting at the 'Add' button inside the dialog, activate it to open the nested 'Address Added' dialog.
  5. 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:

  1. Role 'dialog' is conveyed
  2. Name 'Address Added' is conveyed
  3. 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.
  4. Role of the focused element ('button') is conveyed
  5. Name of the focused element ('OK') is conveyed

Record Results

Open a nested modal dialog

After 'Space' (browse mode on)

Which statements are true about the response to Space (browse mode on)?
Were there additional undesirable behaviors?(required)
Undesirable behaviors

After 'Enter' (browse mode on)

Which statements are true about the response to Enter (browse mode on)?
Were there additional undesirable behaviors?(required)
Undesirable behaviors

After 'Space' (focus mode on)

Which statements are true about the response to Space (focus mode on)?
Were there additional undesirable behaviors?(required)
Undesirable behaviors

After 'Enter' (focus mode on)

Which statements are true about the response to Enter (focus mode on)?
Were there additional undesirable behaviors?(required)
Undesirable behaviors