Web appearance using missing CSS variable --in-content-box-background-color
Categories
(Toolkit :: Preferences, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox-esr140 | --- | fixed |
| firefox139 | --- | wontfix |
| firefox140 | --- | wontfix |
| firefox141 | --- | wontfix |
| firefox142 | --- | wontfix |
| firefox143 | --- | fixed |
People
(Reporter: henry-x, Assigned: jqln, Mentored)
References
(Regression)
Details
(Keywords: good-first-bug, regression, Whiteboard: [lang=css] [recomp])
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-esr140+
|
Details | Review |
After the changes in bug 1865371, .web-appearance-choice should be using --background-color-box, but it is still using --in-content-box-background-color. This has a noticeable effect in the dark theme.
Comment 1•9 months ago
|
||
Set release status flags based on info from the regressing bug 1865371
Updated•9 months ago
|
Updated•9 months ago
|
Updated•9 months ago
|
| Assignee | ||
Comment 2•8 months ago
|
||
Updated•8 months ago
|
Comment 5•8 months ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 6•8 months ago
|
||
The patch landed in nightly and beta is affected.
:jacqueline.amherst, 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-firefox142towontfix.
For more information, please visit BugBot documentation.
Updated•8 months ago
|
| Assignee | ||
Comment 7•8 months ago
|
||
This isn’t critical for 142, would you mind setting status-firefox142 to wontfix? I don't have permission to do it!
Updated•7 months ago
|
Updated•7 months ago
|
| Reporter | ||
Comment 8•7 months ago
•
|
||
Comment on attachment 9499239 [details]
Bug 1972342 - change --in-content-box-background-color to --background-color-box r?akulyk!
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration:
This is a regression from ESR 128.This also effects Tor Browser, which uses theweb-appearance-choiceclass. I know ESR 140 was just marked aswontfix, but I hope you might reconsider. - User impact if declined: The website appearance selector background is darker than intended in the dark theme.
- Fix Landed on Version: 143
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Only changes one line of CSS.
| Reporter | ||
Comment 9•7 months ago
•
|
||
(In reply to Henry Wilkes (they/them) [:henry-x] from comment #8)
This is a regression from ESR 128
Actually, this is not true. ESR 128 used --in-content-box-background-color, rather than --in-content-box-background, which was also undefined.
Comment 10•7 months ago
|
||
Comment on attachment 9499239 [details]
Bug 1972342 - change --in-content-box-background-color to --background-color-box r?akulyk!
Approved for 140.3esr.
Updated•7 months ago
|
Comment 11•7 months ago
|
||
| uplift | ||
Description
•