[Monochromatic Themes] The Search bar inside the Sidebar is not visible while using Balanced Themes.
Categories
(Firefox :: Theme, defect)
Tracking
()
People
(Reporter: obotisan, Assigned: bugzilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-theme])
Attachments
(3 files)
Affected versions
- Firefox 94.0a1
Affected platforms
- macOS 10.15
Preconditions
- browser.theme.temporary.monochromatic.enabled = true
- Select one the Grafitti Balanced theme.
Steps to reproduce
- Go to Application menu -> More tools -> Customize toolbar... and drag the "Show sidebars" button on the Toolbar.
- Open the Sidebar and make sure you are on the History tab.
- Observe the Search bar.
Expected result
- The Search bar has a proper outline.
Actual result
- The Search bar is almost invisible.
Regression range
- Not a regression.
Additional notes
- All the Balanced themes are effected except Elemental and Cheers.
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
This is a result of us forcing white background colors on a theme that our luminance detectors make a brighttext theme.. I suspect this will have a similar solution to 1732430, where we will need to force light system colors.
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
This patch will also resolve bug 1732291, since we will use the correct light or dark value of -moz-mac-source-list-selection.
Depends on D127300
Assignee | ||
Updated•3 years ago
|
Comment 5•3 years ago
|
||
bugherder |
Assignee | ||
Updated•3 years ago
|
Comment 7•3 years ago
|
||
bugherder |
Assignee | ||
Comment 8•3 years ago
|
||
Comment on attachment 9243984 [details]
Bug 1732322 - Part 2 - Use color-scheme property in sidebar to use the correct system widgets. r?dao!
Beta/Release Uplift Approval Request
- User impact if declined: Users with the new themes introduced in 94 will see elements with poor contrast in the sidebar.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: First part of patch, but I think that landed in 94
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small CSS-only patch, scoped only to the sidebar.
- String changes made/needed:
Comment 9•3 years ago
|
||
Comment on attachment 9243984 [details]
Bug 1732322 - Part 2 - Use color-scheme property in sidebar to use the correct system widgets. r?dao!
Approved for 94.0b2.
Comment 10•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Updated•3 years ago
|
Reporter | ||
Comment 11•3 years ago
|
||
Verified the fix using Firefox 94.0b2 and Firefox 95.0a1 on macOS 10.15. The issue is not reproducing anymore.
Description
•