When folder(s) and/or bookmark(s) in the sidebar are selected and have focus, the background color of the items turns light gray (#F0F0F0), while the text color turns white, making it almost impossible to see the text when using the Light theme.
Categories
(Firefox :: Theme, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox129 | --- | unaffected |
firefox130 | --- | verified |
firefox131 | --- | verified |
People
(Reporter: CKOTTMozillaBugzilla, Assigned: dao)
References
(Regression)
Details
(Keywords: nightly-community, regression, Whiteboard: [fidefe-sidebar])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
Right-click on a folder or bookmark in the sidebar to select it.
Actual results:
The folder/bookmark name text turns white, and the text background turns light gray (#F0F0F0), which makes it almost impossible to see the text when using the Light theme.
Expected results:
The text background should turn a darker color, with sufficient contrast to make the white text easy to read. Previous versions of Firefox used a shade of blue for the text background.
I just verified that, using Firefox 127.0 64-bit, the text turns white, but the background turns blue (#0078D7).
Note: This only happens in the sidebar. When using the Library, the text background still turns blue (#0078D7).
Comment 1•2 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Theme' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Reporter | ||
Comment 2•2 months ago
|
||
I just tested v.128 and v.129 of Firefox (release), and the background color is still blue, so it seems that v.130 is the first version to be affected.
Comment 3•2 months ago
|
||
I can reproduce the issue with Light theme.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=47c985c18cb2e719b3cf98514919334be882c9e7&tochange=cad076214b85f9e1f93c1826b52455d26b797966
Comment 4•2 months ago
|
||
:nsharpley, since you are the author of the regressor, bug 1886847, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Assignee | ||
Updated•2 months ago
|
Updated•2 months ago
|
Updated•2 months ago
|
Assignee | ||
Comment 6•2 months ago
|
||
Assignee | ||
Updated•2 months ago
|
Updated•2 months ago
|
Comment 9•2 months ago
|
||
The patch landed in nightly and beta is affected.
:dao, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox130
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 10•2 months ago
|
||
Comment on attachment 9419223 [details]
Bug 1913053 - Use the sidebar text color along with the fallback background on selected rows for themes not setting highlight colors. r=emilio
Beta/Release Uplift Approval Request
- User impact if declined: see comment 0
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: please see comment 0
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Fairly straightforward CSS-only fix
- String changes made/needed:
- Is Android affected?: No
Assignee | ||
Updated•2 months ago
|
Updated•2 months ago
|
Comment 11•2 months ago
|
||
Comment on attachment 9419223 [details]
Bug 1913053 - Use the sidebar text color along with the fallback background on selected rows for themes not setting highlight colors. r=emilio
Approved for 130.0b7.
Updated•2 months ago
|
Comment 12•2 months ago
|
||
uplift |
Comment 13•2 months ago
|
||
Reproduced the issue on Firefox 131.0a1 (2024-08-13) on macOS 14.6.1 by following the STR from Comment 0.
The issue is fixed on Firefox 131.0a1 (2024-08-19). Tests were performed on macOS 14.6.1, Windows 11 and Ubuntu 24.04.
Will verify on 130.0b7 once it is available on treeherder.
Comment 14•1 month ago
|
||
Verified that the issue is fixed as well on Firefox 130.0b7 (treeherder build). Tests were performed on macOS 14.6.1, Windows 11 and Ubuntu 24.04.
Description
•