[Webkit-unassigned] [Bug 276909] New: AX: Voiceover chrome/safari does not announce column header info when navigating cells of a table with role=grid
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 22 14:36:44 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=276909
Bug ID: 276909
Summary: AX: Voiceover chrome/safari does not announce column
header info when navigating cells of a table with
role=grid
Product: WebKit
Version: WebKit Nightly Build
Hardware: Other
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gjellin at salesforce.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Created attachment 471933
--> https://bugs.webkit.org/attachment.cgi?id=471933&action=review
video demo of issue
When using voiceover and navigating a table with the role of grid using arrow key navigation the table column header (th) value is not announced when focusing on each table data cell (td). This occurs on both Chrome and Safari. Note the column header info is correctly announced when using VO + arrow keys.
This behavior can be reproduced by navigating the WAI ARIA APG Data Grid examples: https://www.w3.org/WAI/ARIA/apg/patterns/grid/examples/data-grids/
Steps to repro:
-go to the URL provided above.
-with VO on, navigate the table with arrow key navigation
-Notice the column headers are not announced for each <td>.
-Notice the column header info is correctly announced when using VO + arrow keys.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240722/6d449127/attachment-0001.htm>
More information about the webkit-unassigned
mailing list