Closed
Bug 1847251
Opened 1 year ago
Closed 1 year ago
[HCM] Left sidebar controls to use standard color combinations
Categories
(Firefox :: Firefox View, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1846379
Accessibility Severity | s3 |
People
(Reporter: ayeddi, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [fidefe-firefox-view] )
Attachments
(1 file)
32.27 KB,
image/png
|
Details |
set browser.tabs.firefox-view-next
to true
and activate a High Contrast Mode (Instructions), i.e. Night Sky theme on Windows 11
- The background colors of the sections that are not selected/default are using
Canvas
color instead of theButtonFace
(refer to the Acorns > Buttons > States > (HCM), State = Default examples).- To compare with the screenshot attached, in the Windows 11 Night Sky theme the background should appear dark gray instead of black.
1.. Selected item is missingSelectedItemText
1px solid border since the background color isSelectedItem
(refer to the HCM Components reference in Figma (NDA'ed link) examples). - To compare with the attached screenshot, in the Windows 11 Night Sky theme, the border should be present and appear dark gray.
- To compare with the screenshot attached, in the Windows 11 Night Sky theme the background should appear dark gray instead of black.
- On hover, the borders of the tabs/sections that are not selected are using
ButtonText
color instead of theSelectedItem
(refer to the Acorns > Buttons > States > (HCM), State = Hover examples).- To compare with the attached screenshot, in the Windows 11 Night Sky theme the border of
History
should change to purple instead of yellow when hovered over.
- To compare with the attached screenshot, in the Windows 11 Night Sky theme the border of
- List of tabs has
ButtonText
focus outline when focused with the keyboard, instead ofCanvasText
(refer to the Acorns > Buttons > States > (HCM), State = Focus examples).- To compare with the attached screenshot, in the Windows 11 Night Sky theme, the focus outline should appear white instead of yellow.
- The selected tab has a double color blue focus outline when focused with the keyboard, instead of
CanvasText
(refer to the Acorns > Buttons > States > (HCM), State = Focus examples).- To compare with the attached to the next message screenshot, in the Windows 11 Night Sky theme, the focus outline should appear white instead of blue.
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Thanks Anna, I think this can all be addressed in bug 1846379.
You need to log in
before you can comment on or make changes to this bug.
Description
•