Scrollbar color glitch on certain site
Categories
(Core :: Widget: Win32, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox70 | --- | unaffected |
firefox71 | --- | unaffected |
firefox72 | --- | wontfix |
People
(Reporter: alice0775, Unassigned)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(3 files)
Reproducible : 100%
Steps To Reproduce:
Actual Results:
Scrollbar color is black
See attached screenshot
Expected Results:
Scrollbar color is gray
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=d68244d4b2dc69acbd0d6f0d4620089a6ffeef8c&tochange=9f72a5a0105dffe5eed579f1af4c6e6cf84f49cb
![]() |
Reporter | |
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Comment 2•6 years ago
|
||
I tend to say this is either INVALID or WONTFIX.
The page is using a dark background-color
with a light background image, which misleads the heuristic of dark background detection.
To fix this, we would have to regress the experience on real dark website (showing light scrollbars on them) fixed by bug 1578377.
The site should really make their background-color
match their background image, otherwise they could have accessibility issue when the image fails to load somehow or is disabled.
The attached screenshot is this site on Safari without overlay scrollbar (default when you have mouse), you can see it has similar issue. Also overlay scrollbar of this site on macOS is also hardly usable as it lacks contrast.
Updated•6 years ago
|
Updated•6 years ago
|
![]() |
Reporter | |
Comment 3•6 years ago
|
||
Also affect https://addons.mozilla.org/en-US/firefox/language-tools/
That seems to ignore an OS theme(desktop application scroll widget).
Updated•3 years ago
|
Description
•