Closed
Bug 1632539
Opened 5 years ago
Closed 5 years ago
Edit bookmark panel color changed in dark theme
Categories
(Firefox :: Theme, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox75 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | wontfix |
People
(Reporter: bmaris, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
84.18 KB,
image/jpeg
|
Details |
Affected versions
- Firefox Nightly (2020-04-23)
Affected platforms
- MacOS 10.15.5
Unaffected platforms
- Windows 10 64bit
- Ubuntu 18.04 64bit
Steps to reproduce
- Start Firefox
- Make sure to have the Dark theme enabled
- Visit any website
- Bookmark the page by clicking the star icon
- Click Show all the bookmark folders
- Hover + New Folder button
Expected result
- Hovering + New Folder button has the same color as the panel
Actual result
- Hovering + New Folder button has a different color as the panel
Regression range
- First bad: 6392325ec39e5cb10edd4aaaa4afb7a9f061b0b2
- Last good: ad3f58c996e59bc5ca0a0e6aac61c8f6a7e51096
- Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ad3f58c996e59bc5ca0a0e6aac61c8f6a7e51096&tochange=6392325ec39e5cb10edd4aaaa4afb7a9f061b0b2
- Potential regressor: Bug 455077 - Enable color management for all CSS/images, not just tagged images
Additional notes
- Not sure if this change was intended or not, it looks kind of wrong to me. Andrew can you share your opinion here?
- The panel from the left is the one that I consider bad (Latest Nightly).
Flags: needinfo?(aosmond)
Reporter | ||
Updated•5 years ago
|
Has Regression Range: --- → yes
Has STR: --- → yes
Comment 1•5 years ago
|
||
The change is likely intended from the graphics perspective (barring some bug in the profile handling). We did not color manage CSS colors before, so the way they would show up on different monitors was completely different. Now it should be fairly consistent. I'm not sure what front end expected in this case however.
Flags: needinfo?(aosmond) → needinfo?(dao+bmo)
Updated•5 years ago
|
Priority: -- → P3
Comment 2•5 years ago
|
||
The button hover background matched the panel background only approximately, and only by accident, I think. This change seems fine.
Status: NEW → RESOLVED
Closed: 5 years ago
Component: Graphics: Layers → Theme
Flags: needinfo?(dao+bmo)
OS: All → macOS
Product: Core → Firefox
Resolution: --- → WONTFIX
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•