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)

56 Branch
defect

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)

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
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
Please check how it looks on the Latest nightly light theme.
Default and dark looks okay to me.
Thanks
Assignee: nobody → 3ugzilla
Status: NEW → ASSIGNED
Attachment #8913150 - Flags: review?(dao+bmo)
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.
Right.
Attachment #8913150 - Attachment is obsolete: true
Attachment #8913150 - Flags: review?(dao+bmo)
Attachment #8913154 - Flags: review?(dao+bmo)
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
https://hg.mozilla.org/mozilla-central/rev/d115c631b995
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Flags: qe-verify+
Priority: -- → P1
Whiteboard: [reserve-photon-visual]
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?
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+
QA Contact: ovidiu.boca
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.
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.