Open
Bug 1922106
Opened 5 months ago
Updated 4 months ago
The sidebar in the viewer is not marked up as a group and has no descriptive label
Categories
(Firefox :: PDF Viewer, defect, P3)
Firefox
PDF Viewer
Tracking
()
NEW
Accessibility Severity | s3 |
People
(Reporter: ayeddi, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
Steps to reproduce
- Ensure a screen reader is running (i.e. NVDA on Windows)
- Open a pdf like https://github.com/mozilla/pdf.js/blob/master/test/pdfs/tracemonkey.pdf
- Reach the toggle sidebar button (on the top left of the viewer) and press
Enter
- Confirm the sidebar is open and navigate to the first button in the sidebar using
Tab
key (to reach the "Thumbnails")- Note: while bug 1921037 is not resolved, use
Tab
+Shift
to navigate to the sidebar (to a link to the last page of the document in the Thumbnails)
- Note: while bug 1921037 is not resolved, use
- Observe the announcement when the focus enters the sidebar
Expected behavior
- The grouping information is announced, including its label, i.e.
PDF sidebar, group
or similar, for instance by using a landmark with aPDF Sidebar
label)
Actual behavior
- No grouping information is announced, the sidebar container lacks a landmark or a group role and has no accessible name
Comment 1•4 months ago
|
||
The severity field is not set for this bug.
:calixte, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(cdenizet)
Updated•4 months ago
|
Severity: -- → S3
Flags: needinfo?(cdenizet)
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•