Bug 248139

Summary: Voiceover identifies the first cell of the Table as both column and Row headers
Product: WebKit Reporter: Akshay K <akshayvalsan065>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Minor CC: andresg_22, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: iPhone / iPad   
OS: iOS 16   

Akshay K
Reported 2022-11-19 22:48:14 PST
Voiceover is identifying the first cell in the Table as both column header and row header which is a column header alone. The issue is not observed with other column headers in the Table. I am able to reproduce the issue in both HTML and ARIA Tables. Steps to reproduce : 1. Turn on Voiceover 2. Open any of the below given URL and navigate to the Table 3. Navigate to the first cell of the Table and observe Voiceover identifies the cell as both column and row headers ARIA Data Table : https://www.w3.org/WAI/ARIA/apg/example-index/table/table HTML Data Table : https://webaim.org/techniques/tables/
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-19 22:53:39 PST
Note You need to log in before you can comment on or make changes to this bug.