google image search: All images are black. I use windows 'high contrast' settings
Categories
(Firefox :: Disability Access, defect, P3)
Tracking
()
People
(Reporter: janbrex, Unassigned)
Details
Attachments
(2 files)
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Comment 4•7 years ago
|
||
Updated•6 years ago
|
Comment 5•6 years ago
|
||
This is not an a11y API issue. Layout is a better fit, but we don't really have a good component for our high contrast code yet, so moving into the generic disability access component for now. We should discuss an appropriate place for these bugs with layout.
Comment 6•6 years ago
|
||
The priority flag is not set for this bug.
:asa, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 7•6 years ago
|
||
duplicate of bug 1266172?
Comment 8•6 years ago
|
||
(In reply to Asa Dotzler [:asa] from comment #7)
duplicate of bug 1266172?
On first glance, it seems so. However, what concerns me here is this:
(In reply to Alice0775 White from comment #1)
I can reproduce the issue on Edge win10.
(In reply to Rares Doghi from comment #3)
Please note that the same issue occurs On Edge
browsers
The current release build of Edge (non-Chromium) should have the high contrast backplate, which means it should display background images, I think?
Comment 9•6 years ago
•
|
||
OK. I'm wrong. This isn't a dupe of bug 1266172. This isn't a background image issue at all. The reduced testcase fails to display in Edge and Firefox with Windows high contrast mode on but displays fine without HCM. It looks to me like it's not that the image isn't there, but it's being covered up by this: <div style="background-color: rgba(0,0,0,.03);position: absolute;height: 100%;width: 100%;"></div> Why only in HCM? I don't know. When I remove the display: inline-block from the href I can see the image.
Comment 10•6 years ago
|
||
The priority flag is not set for this bug.
:asa, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•6 years ago
|
Updated•3 years ago
|
Description
•