Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that sets the state of the first checkbox to checked.
Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
Navigate to the first checkbox. Note: it should be in the checked state.
Using the following commands, Navigate to the first checkbox. Note: it should be in the checked state.
X / Shift+X
F / Shift+F
Tab / Shift+Tab
Up Arrow / Down Arrow
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 (checked) is conveyed
Record Results
Navigate to a checked checkbox in reading mode
After 'X / Shift+X'
Assertion
Success case
Failure cases
Role 'checkbox' is conveyed(required: mark output)
Name 'Lettuce' is conveyed(required: mark output)
State of the checkbox (checked) is conveyed(required: mark output)
After 'F / Shift+F'
Assertion
Success case
Failure cases
Role 'checkbox' is conveyed(required: mark output)
Name 'Lettuce' is conveyed(required: mark output)
State of the checkbox (checked) is conveyed(required: mark output)
Were there additional undesirable behaviors?(required)
After 'Tab / Shift+Tab'
Assertion
Success case
Failure cases
Role 'checkbox' is conveyed(required: mark output)
Name 'Lettuce' is conveyed(required: mark output)
State of the checkbox (checked) is conveyed(required: mark output)
Were there additional undesirable behaviors?(required)
After 'Up Arrow / Down Arrow'
Assertion
Success case
Failure cases
Role 'checkbox' is conveyed(required: mark output)
Name 'Lettuce' is conveyed(required: mark output)
State of the checkbox (checked) is conveyed(required: mark output)
Were there additional undesirable behaviors?(required)