Fix media query for accent color in titlebar + mica.
Categories
(Firefox :: Theme, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox138 | --- | unaffected |
firefox139 | --- | verified |
firefox140 | --- | verified |
People
(Reporter: emilio, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(4 files)
Comment 1•13 days ago
|
||
Set release status flags based on info from the regressing bug 1957231
Assignee | ||
Comment 2•13 days ago
|
||
Mica with that windows setting needs to behave like that as the system
backdrop doesn't provide anything else.
Updated•11 days ago
|
Comment 4•10 days ago
|
||
bugherder |
Comment 5•9 days ago
|
||
The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox139
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 6•9 days ago
|
||
Mica with that windows setting needs to behave like that as the system
backdrop doesn't provide anything else.
Original Revision: https://phabricator.services.mozilla.com/D247695
Updated•9 days ago
|
Comment 7•9 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: in some non-default configurations there's low contrast on the tab bar
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: Set windows appearance settings to: Light mode, Use accent color in titlebar and window borders. Enable widget.windows.mica
- Risk associated with taking this patch: low
- Explanation of risk level: non-default configuration, one line css fix
- String changes made/needed: none
- Is Android affected?: no
Assignee | ||
Updated•9 days ago
|
Updated•9 days ago
|
Updated•9 days ago
|
Updated•8 days ago
|
Comment 9•8 days ago
|
||
Emilio, can you explain what the issue is here? There is no actual/expected results that I can use to verify the fix. Thanks!
Updated•8 days ago
|
Assignee | ||
Comment 10•8 days ago
|
||
Sure, see the color of e.g. the new tab button on this screenshot (pre patch), when having the configuration described in comment 7 (Light mode, Use accent color in titlebar and window borders, widget.windows.mica=true).
Assignee | ||
Comment 11•8 days ago
|
||
This is with the patch applied.
Comment 12•3 days ago
|
||
This appears to be an issue specific to Windows 11. This "widget.windows.mica" pref does not have any changes on Windows 10.
I can reproduce this issue in Nightly v140.0a1 from 2025-05-02 and Beta 139.0b1 and I can confirm the fix in Nightly v140.0a1 from 2025-05-12 and Beta v139.0b7. The buttons from the Top bar are displayed in light color and not dark grey (under the circumstances mentioned). Furthermore, the color properly changes when the pref is flipped.
Description
•