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 a link just before the menubar.
Ensure NVDA is in browse mode by pressing Escape. Note: This command has no effect if NVDA is already in browse mode.
Tab to 'Text Formatting' menubar.
Navigate to 'Size' menu item with right arrow.
Open 'Size' menu with down arrow.
Navigate to 'X-Small' with down arrow.
Activate 'X-Small'. with Enter.
Open 'Size' menu with down arrow.
Activate the screen reader reading cursor.
Read the 'Smaller' menu item
Using the following commands, Read the 'Smaller' menu item
Insert+Tab
Insert+Numpad 5 (or CapsLock+Numpad 5)
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
The name 'Smaller' is conveyed
The role 'menu item' is conveyed
The disabled state is conveyed
The position of the item and number of items in the menu are conveyed
Record Results
Read disabled menu item in reading mode
After 'Insert+Tab'
Assertion
Success case
Failure cases
The name 'Smaller' is conveyed(required: mark output)
The role 'menu item' is conveyed(required: mark output)
The disabled state is conveyed(required: mark output)
The position of the item and number of items in the menu are conveyed(required: mark output)
After 'Insert+Numpad 5 (or CapsLock+Numpad 5)'
Assertion
Success case
Failure cases
The name 'Smaller' is conveyed(required: mark output)
The role 'menu item' is conveyed(required: mark output)
The disabled state is conveyed(required: mark output)
The position of the item and number of items in the menu are conveyed(required: mark output)
Were there additional undesirable behaviors?(required)