FreedomScientific / standards-support

Contains documentation for Vispero software support of Web standards
https://freedomscientific.github.io/standards-support/
GNU General Public License v3.0
105 stars 11 forks source link

Value of an HTML combo box (datalist) is not output by JAWS (Edge, Chrome) #784

Open JAWS-test opened 7 months ago

JAWS-test commented 7 months ago

Summary

  1. Go to https://codepen.io/stevef/pen/QWYOYNK
  2. Enter a value
  3. Navigate with TAB key to the combobox

Expected result

Value is output.

Actual result

Value is not output

The problem only occurs with TAB navigation.

The problem does not occur with Firefox.

The problem does not occur in Edge and Chrome with NVDA.

Edge and Chrome correctly transmit the value to the Accessibility API

Additional Information

JAWS version and build number

2023 and 2024

Operating System and version

Windows 10

Browser and version:

Current version of Edge and Chrome