Test: HTML input with datalist test (NVDA/Firefox)
Expectation: input[type="text"] element: MUST convey changes in value
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2019.3.1 |
Browser Name | Firefox |
Browser Version | 73 |
OS version | Windows 10 version 1909 |
Date | 2020-02-27 |
Notes | Focus was returned to the text input but only the value was announced |
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 | (the entered character was announced) | |
select_option (Enter) | pass | document title and input were re-announced with the new value |