Bug 248139
| Summary: | Voiceover identifies the first cell of the Table as both column and Row headers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Akshay K <akshayvalsan065> |
| Component: | Accessibility | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102555502>