Open
Bug 1931823
Opened 1 year ago
Updated 1 year ago
[win10] The Bookmark star icon is not visible on hover with High Contrast if the page is bookmarked
Categories
(Firefox :: Theme, defect, P2)
Tracking
()
NEW
| Accessibility Severity | s3 |
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | affected |
| firefox132 | --- | wontfix |
| firefox133 | --- | wontfix |
| firefox134 | --- | wontfix |
| firefox135 | --- | fix-optional |
People
(Reporter: atrif, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: access, regression)
Attachments
(2 files, 1 obsolete file)
Found in
- 134.0a1 (2024-11-17)
Affected versions
- 134.0a1 (2024-11-17)
- 133.0b9
- 132.0.1
- 128.4.0esr
Tested platforms
- Affected platforms: Windows 10
- Unaffected platforms: macOS 12, Ubuntu 24
Precognitions
- OS High contrast enabled (reproducible with all 4 options)
- Firefox System theme enabled
Steps to reproduce
- Bookmark a random page and hover the bookmark button.
Expected result
- The star icon is visible.
Actual result
- The star icon is not visible.
Regression range
Additional notes
- Attached a screen recording.
| Reporter | ||
Updated•1 year ago
|
Attachment #9438258 -
Attachment is obsolete: true
Comment 2•1 year ago
|
||
:emilio, since you are the author of the regressor, bug 1890964, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Flags: needinfo?(emilio)
Updated•1 year ago
|
Component: CSS Parsing and Computation → Theme
Flags: needinfo?(emilio)
Product: Core → Firefox
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Blocks: fx-high-contrast
Comment 3•1 year ago
•
|
||
The bug 1787934 covers the active (opened panel) state of the same control.
Expected set of colors for the hover state is (Figma reference, SSO required and in the comment image):
- Border of the button and the icon fill:
SelectedItem - Button background:
SelectedItemText
When the page is not bookmarked, the SelectedItem is used only for the icon border/shape, but the fill is SelectedItemText.
Comment 4•1 year ago
|
||
Set release status flags based on info from the regressing bug 1890964
status-firefox135:
--- → affected
Updated•1 year ago
|
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•