Selected focused treechildrens have a faint blue background
Categories
(Core :: Widget, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | unaffected |
firefox92 | --- | unaffected |
firefox93 | --- | fixed |
firefox94 | --- | fixed |
People
(Reporter: Paenglab, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
On Mac the selected focused treechildren have a faint blue background instead of the dark blue the system uses in Finder.
This is a regression of bug 1693222 and at least https://searchfox.org/mozilla-central/source/toolkit/themes/shared/tree.inc.css#47 needs to be adapted.
Assignee | ||
Comment 1•3 years ago
|
||
Yep, wanna send a patch? Happy to review. I can get to it later otherwise.
Reporter | ||
Comment 2•3 years ago
|
||
The earliest I could do it it would be this evening.
Assignee | ||
Comment 3•3 years ago
|
||
All these are about item selection / not text selection, so they
shouldn't use Highlight.
Not sure what search I did on the regressing bug to miss these.
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Set release status flags based on info from the regressing bug 1693222
Comment 6•3 years ago
|
||
bugherder |
Comment 7•3 years ago
|
||
The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 8•3 years ago
|
||
Comment on attachment 9240028 [details]
Bug 1729645 - Fix some missing Highlight -> SelectedItem replacements. r=mstange
Beta/Release Uplift Approval Request
- User impact if declined: Wrong highlight colors in some parts of the UI.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Simple CSS fix.
- String changes made/needed: none
Comment 9•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Updated•3 years ago
|
Description
•