With NVDA in reading mode, describe how NVDA behaves when performing task "When the reading cursor is on the first checkbox, read the first checkbox"
Test instructions
- Restore default settings for NVDA. For help, read Configuring Screen Readers for Testing.
- 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 the first checkbox.
- Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
- When the reading cursor is on the first checkbox, read the first checkbox
- Using the following commands, When the reading cursor is on the first checkbox, read the first checkbox
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
- Role 'checkbox' is conveyed
- Name 'Lettuce' is conveyed
- State of the checkbox (not checked) is conveyed
Record Results
Read an unchecked checkbox in reading mode
After 'Insert+Tab'
After 'Insert+Up'
Were there additional undesirable behaviors?(required)