Test: APG Editable Combobox With List Autocomplete Example (NVDA/Chrome)
Expectation: combobox role: MUST convey changes in value - applied to the input[type="text"] element
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2023.1 |
| Browser Name | Chrome |
| Browser Version | 116 |
| OS version | Windows 11 version 22h2 |
| Date | 2023-08-22 |
| 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 |
|---|---|---|---|
| enter_text (<enter text>) | pass | input is echoed back ("n", "e"). "expanded" is announced when the list box is expanded. |