almost invisible "Switch to tab" label for selected row in address bar popup on macOS
Categories
(Firefox :: Theme, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox133 | --- | unaffected |
firefox134 | --- | disabled |
firefox135 | --- | disabled |
firefox136 | --- | verified |
People
(Reporter: soeren.hentzschel, Assigned: daleharvey)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Bug 1916679 enabled browser.urlbar.scotchBonnet.enableOverride by default in Firefox Nightly. In combination with browser.theme.native-theme = true (also default in Firefox Nightly) and the default system theme, the label "Switch to tab" in the selected row of the address bar popup is almost invisible due to the black text color on the dark blue background.
This issue can be fixed by setting either browser.urlbar.scotchBonnet.enableOverride to false or browser.theme.native-theme to false. As far as I understand, browser.urlbar.scotchBonnet.enableOverride = true will soon be the new default in stable releases as well. I don't know the plans for browser.theme.native-theme. But of course it would be great if the default configuration of Firefox Nightly could be fixed as well.
Tested on macOS 15.2.
Comment 1•2 months ago
|
||
Set release status flags based on info from the regressing bug 1916679
:daleharvey, since you are the author of the regressor, bug 1916679, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Assignee | ||
Comment 2•2 months ago
|
||
Yup this is the same issue as 1931516, in my queue and will be addressed shortly
Reporter | ||
Comment 3•2 months ago
|
||
I knew about this ticket, but thought it was a different problem as there are several differences.
Bug 1931516 vs. this one
- macOS is unaffected - macOS is affected
- the light theme is afffected - the system theme is affected (the light theme is fine)
- only an issue with browser.theme.native-theme = false (default on Windows) - only an issue with browser.theme.native-theme = true (default on macOS for Nightly only)
- it's about the :hover state - it's about the selected row (:hover is fine)
- it's about the border color - it's about the text color
But if it still gets fixed as part of the same patch, I will follow bug 1931516. Thank you!
Reporter | ||
Updated•1 month ago
|
Comment 5•1 month ago
|
||
Set release status flags based on info from the regressing bug 1916679
Comment 6•1 month ago
|
||
'browser.urlbar.scotchBonnet.enableOverride' is restricted to nightly only
Assignee | ||
Comment 7•1 month ago
|
||
Updated•1 month ago
|
Updated•1 month ago
|
Assignee | ||
Comment 9•1 month ago
|
||
Thanks for checking that, this patch should sort it
Comment 10•1 month ago
|
||
Backed out for causing mochitests failures in browser_ext_themes_autocomplete_popup.js.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | toolkit/components/extensions/test/browser/browser_ext_themes_autocomplete_popup.js | Urlbar popup action color should be set to #5b5b66 - "rgb(0, 0, 0)" == "rgb(91, 91, 102)" -
Comment 11•1 month ago
|
||
Comment 12•24 days ago
|
||
Comment 13•23 days ago
|
||
bugherder |
Assignee | ||
Updated•18 days ago
|
Updated•10 days ago
|
Comment 14•10 days ago
|
||
Reproduced the issue with Firefox 135.0a1 (2024-12-28) on macOS 14.
The issue is verified fixed with Firefox 137.0a1 (20250204214027) and Firefox 136.0b1 (20250204100018) on macOS 14.
Updated•9 days ago
|
Description
•