Test: HTML select element test (NVDA/Firefox)
Expectation: select element: SHOULD convey the boundaries of the options within the select
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2022.3.2 |
Browser Name | Firefox |
Browser Version | 107 |
OS version | Windows 11 version 22H2 |
Date | 2022-10-18 |
Notes |
Commands and Output
These are specific commands used to access the target element in the test, along with the resulting output.
Command | Result | Output | Notes |
---|---|---|---|
previous_option (Up arrow) | pass | when expanded: "apple, 1 of 2, level 2"; when collapsed: implied by silence when trying to press up arrow to navigate to navigate past the first option. | |
next_option (Down arrow) | pass | when expanded: "everything, 1 of 2"; when expanded and collapsed: implied by silence when trying to press down arrow to navigate to navigate past the last option. |