Closed Bug 1723969 Opened 4 years ago Closed 4 years ago

"Accessibility adjustments" button isn't visible on manybooks using high contrast on Windows

Categories

(Core :: Disability Access APIs, defect, P4)

Firefox 92
Unspecified
Windows 10
defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox90 --- unaffected
firefox91 --- unaffected
firefox92 --- affected

People

(Reporter: hyacoub, Unassigned)

Details

(Keywords: access, Whiteboard: [hcm-2021-h2])

Attachments

(1 file)

Attached image manybooks.png

Affected versions

Firefox 92.0a1

Affected platforms

Windows 10 x64

Preconditions

Have High Contrast Black/White set

Steps to reproduce

  1. Open Firefox
  2. Go to https://www.manybooks.net
  3. Observe the "Accessibility adjustments" button at the right of the page just under Feedback.

Expected result

"Accessibility adjustments" button should be visible on manybooks using high contrast on Windows

Actual Result

"Accessibility adjustments" button isn't visible on manybooks using high contrast on Windows

Morgan, I'm guessing this is a site authoring issue that is beyond our control?

Flags: needinfo?(mreschenberg)

Yep, they've done the backgound colour correctly, so it adapts when HCM is enabled, but the fill for the SVG is hard coded to white, so we end up with white on white:

.acsb-trigger .acsb-remove svg path,
.acsb-trigger .acsb-remove img path {
 fill:#fff !important
}

Not something we can fix, unfortunately :(

Flags: needinfo?(mreschenberg)
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Severity: -- → S4
Whiteboard: [hcm-2021-h2]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: