Closed
Bug 1403875
Opened 4 years ago
Closed 4 years ago
Bookmarks toolbar dropzone icon doesn't have the right color with the Dark theme
Categories
(Firefox :: Theme, defect, P1)
Tracking
()
VERIFIED
FIXED
Firefox 58
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox56 | --- | unaffected |
| firefox57 | --- | verified |
| firefox58 | --- | verified |
People
(Reporter: Towkir, Assigned: Towkir)
References
Details
(Keywords: regression, Whiteboard: [reserve-photon-visual])
Attachments
(2 files, 1 obsolete file)
|
13.29 KB,
image/png
|
Details | |
|
1.26 KB,
patch
|
dao
:
review+
Sylvestre
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
The bookmarks toolbar dropzone icon accidentally lost it's svg properties like fill, fill-opacity. Hence it looks black on dark theme. A follow up from Bug 1394933 Comment 18
Updated•4 years ago
|
Blocks: 1394933
Keywords: regression
Summary: Fix svg properties for Bookmarks toolbar dropzone icon → Bookmarks toolbar dropzone icon doesn't have the right color with the Dark theme
| Assignee | ||
Comment 1•4 years ago
|
||
Please check how it looks on the Latest nightly light theme. Default and dark looks okay to me. Thanks
Comment 2•4 years ago
|
||
Comment on attachment 8913150 [details] [diff] [review] bookmarks-toolbar-dropzone-icon-fills.patch You can just set these attributes on the svg element instead of both path elements.
| Assignee | ||
Comment 3•4 years ago
|
||
Right.
Attachment #8913150 -
Attachment is obsolete: true
Attachment #8913150 -
Flags: review?(dao+bmo)
Attachment #8913154 -
Flags: review?(dao+bmo)
Comment 4•4 years ago
|
||
Comment on attachment 8913154 [details] [diff] [review] bookmarks-toolbar-dropzone-icon-fills.patch Thanks!
Attachment #8913154 -
Flags: review?(dao+bmo) → review+
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/d115c631b995 Add missing fill and fill-opacity attributes to bookmarks-toolbar.svg; r=dao
Comment 6•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d115c631b995
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Updated•4 years ago
|
Flags: qe-verify+
Priority: -- → P1
Whiteboard: [reserve-photon-visual]
Comment 7•4 years ago
|
||
Comment on attachment 8913154 [details] [diff] [review] bookmarks-toolbar-dropzone-icon-fills.patch Approval Request Comment [Feature/Bug causing the regression]: bug 1394933 [User impact if declined]: wrong icon color with Dark theme [Is this code covered by automated tests?]: no [Has the fix been verified in Nightly?]: no [Needs manual test from QE? If yes, steps to reproduce]: show the bookmarks toolbar, enter customize mode and select the Dark theme [List of other uplifts needed for the feature/fix]: / [Is the change risky?]: no [Why is the change risky/not risky?]: just adding missing attributes in the SVG icon file [String changes made/needed]: /
Attachment #8913154 -
Flags: approval-mozilla-beta?
Updated•4 years ago
|
status-firefox57:
--- → affected
Comment 8•4 years ago
|
||
Comment on attachment 8913154 [details] [diff] [review] bookmarks-toolbar-dropzone-icon-fills.patch Polish photon, taking it. Should be in 57b5
Attachment #8913154 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•4 years ago
|
QA Contact: ovidiu.boca
Comment 9•4 years ago
|
||
| bugherderuplift | ||
https://hg.mozilla.org/releases/mozilla-beta/rev/675fb0ab7887
Updated•4 years ago
|
status-firefox56:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Comment 10•4 years ago
|
||
I verified this issue using Nightly 58.0a1 with Build ID 20171002100134 on Windows 10 x64, Windows 7 x32, Mac OS X 10.12, Ubuntu 16.04. I will mark this as verified fixed.
Updated•4 years ago
|
Status: RESOLVED → VERIFIED
Reproduced this issue using an affected Nightly build from 2017-09-28. This is also verified fixed on Beta 57.0b6 (20171005195903) under Windows 10 x64, Mac OS X 10.11 and Ubuntu 16.04 x64.
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•