FreedomScientific/standards-support

Programmatically Focusing Inputs in a Table Omits Information

Opened this issue · 0 comments

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