Unified search button became darker
Categories
(Toolkit :: Themes, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox149 | --- | unaffected |
| firefox150 | --- | unaffected |
| firefox151 | --- | verified |
| firefox152 | --- | verified |
People
(Reporter: mbeier, Assigned: oarnesto)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [recomp][acorntractors])
Attachments
(2 files)
STR:
- Enable dark mode
- Make sure urlbar is not focused and unified search button is visible
- Focus urlbar
Expected: Unified search button becomes lighter
Actual: Unified search button becomes darker
I suspect this is because --urlbar-box-focus-bgcolor was renamed to --urlbar-box-background-color-focus and the definition for light mode was moved to urlbar.css but the definiton for dark mode wasn't. Since urlbar.css is loaded last, the light mode definition overrides the definition for dark mode.
Comment 1•1 month ago
|
||
Set release status flags based on info from the regressing bug 2008598
:oarnesto, since you are the author of the regressor, bug 2008598, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•1 month ago
|
Updated•1 month ago
|
:mbeier has the right of it, assigning it to myself.
Updated•1 month ago
|
Updated•1 month ago
|
Comment 5•1 month ago
|
||
| bugherder | ||
Updated•20 days ago
|
Updated•17 days ago
|
Comment 6•17 days ago
|
||
Reproduced with Firefox 151.0a1 (2026-04-07) on macOS 15.
Verified as fixed with Firefox 152.0a1 (20260428214421) and Firefox 151.0b3 (20260427090318) on macOS 15, Windows 10 and Ubuntu 22.04.
Description
•