It's hard to see which page is the current page in the PDF sidebar
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
People
(Reporter: MatsPalmgren_bugz, Assigned: calixte)
Details
(Keywords: access, Whiteboard: [pdfjs-accessibility])
Attachments
(3 files)
The only indication of the current page is a slightly darker grey outline on a light grey background. I find this hard to see. I'm attaching a screenshot comparing Firefox (left) with Chrome (right). Chrome uses a light blue outline around the current page on a dark grey background which I find much easier to see. It also dims all the other pages (not sure if I like that though).
Maybe we can switch to a blue outline? (blue because it indicates "selected").
(I'm using Nightly on Linux)
Comment 2•3 years ago
|
||
(In reply to Marco Castelluccio [:marco] from comment #1)
Morgan, is this a problem for accessibility?
Yep! This is an issue for low-vision folks especially.
If it's possible to use the system accent color here (instead of a static firefox-palette color) that'd be great. I think -moz-accent-color
should work for that.
In High Contrast Mode on Windows, we should be using the SelectedItem
color
Comment 3•3 years ago
|
||
It'd be great if you can help set the severity for this one, I would say s3 or s4 because it's a relatively hidden piece of UI, but I'm not sure how bad it is for low-vision folks.
Assignee | ||
Updated•3 years ago
|
Comment 4•3 years ago
|
||
(In reply to Marco Castelluccio [:marco] from comment #3)
It'd be great if you can help set the severity for this one, I would say s3 or s4 because it's a relatively hidden piece of UI, but I'm not sure how bad it is for low-vision folks.
Sorry, forgot to needinfo you for the above!
Comment 5•3 years ago
|
||
All good :)
Updated•3 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Comment 7•2 years ago
|
||
This should be fixed now, Morgan could you verify?
Comment 8•2 years ago
|
||
Comment 9•2 years ago
|
||
Hmm, I'm not getting a blue accent colour -- this looks largely the same to me. I'm not sure it's fixed.
This is testing with:
Built from https://hg.mozilla.org/mozilla-central/rev/169e7173a60fb69db064292175b3d66a1dbdae65
Updated•2 years ago
|
Comment 10•1 years ago
|
||
The link was wrong, the PR hasn't landed yet: https://github.com/mozilla/pdf.js/pull/16132.
Updated•1 years ago
|
Description
•