Closed Bug 1708521 Opened 3 years ago Closed 1 years ago

Components are not responsive to hovering when high contrast mode is enabled

Categories

(Toolkit :: Themes, defect)

defect

Tracking

()

RESOLVED WORKSFORME
Accessibility Severity s3

People

(Reporter: morgan, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: access)

STR:

  1. Enable high contrast mode by navigating to about:preferences > language and appearance > colors. In the dropdown, select "always" and click "OK"
  2. In about:preferences, hover over a checkbox, a radio button, an input, items on a menulist, etc.

Expected: mousing over these components changes the styling similar to mousing over them when HCM is disabled

Actual: mousing over does nothing

These states can be implemented within a @media (forced-colors: active) block. Note that hovering should not reduce the overall contrast of the components. It may be a good idea to style them such that the foreground/background colors invert on hover since introducing new colors has the potential to reduce the effectiveness of a user's customised HCM theme.

Hi Morgan, I am not able to reproduce this -- is this still a bug for you?

Flags: needinfo?(mreschenberg)

Nope, this works now :) you can close it !

Flags: needinfo?(mreschenberg)
Status: NEW → RESOLVED
Closed: 1 years ago
Resolution: --- → WORKSFORME
Accessibility Severity: --- → s3
Whiteboard: [access-s3]
You need to log in before you can comment on or make changes to this bug.