PDF Viewer does not treat row headings in tables in PDF as headings
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
People
(Reporter: access_tech, Assigned: calixte)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36
Steps to reproduce:
Open a correctly tagged PDF containing a table in Firefox PDF Viewer;
Use NVDA screen reader to navigate the table by moving along rows and up/down columns.
Actual results:
Each column heading is presented when moving along a row to its associated cell;
Row headings are not presented when moving down a column.
Expected results:
Both column and row headings should be presented along with their associated cells.
Comment 1•6 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::PDF Viewer' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
| Assignee | ||
Comment 2•6 months ago
|
||
It's because we treat the TH as a column header even when it's in a row.
Comment 3•6 months ago
|
||
Updated•6 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Comment 4•4 months ago
|
||
Reproduce the issue on Win11x64 using Firefox build 148.0.2.
Verified that row heading is read on Win11x64 using Firefox build 150.0a1 and 149.0b8.
Description
•