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

Programmatically Focusing Inputs in a Table Omits Information #836

Open GroundedWren opened 1 month ago

GroundedWren commented 1 month ago

Summary

When pages programmatically move focus between input elements inside a table in response to arrow keydown, JAWS does not report the name or value of the focused input.

Expected result

When focus is moved to an input... JAWS 2023 announces:

[Input Name] edit [table position] [Input Value] type in text

NVDA announces:

[Table Position] [Input Name] edit [Input Value]

Actual result

When focus is moved to an input... JAWS 2024 announces

Type in text

Example

CodePen Example

Additional Information

JAWS version and build number

JAWS Professional Edition Version 2024.2405.48

Operating System and version

Windows 11 Enterprise Version 23H2 OS build 22631.3593

Browser and version:

Google Chrome Version 124.0.6367.158