Closed
Bug 1481503
Opened 6 years ago
Closed 6 years ago
Use pocket outline for save action and solid pocket for saved
Categories
(Firefox :: New Tab Page, defect, P1)
Firefox
New Tab Page
Tracking
()
Tracking | Status | |
---|---|---|
firefox63 | --- | verified |
People
(Reporter: thecount, Assigned: Mardak)
References
Details
Attachments
(5 files)
Recently this landed https://bugzilla.mozilla.org/show_bug.cgi?id=1462790
However, it was noticed the patch also changed some icons on activity stream.
In the pr for awesome bar: https://github.com/xeonchen/gecko/commit/35f405d3b5c65e68ae4c45127b87a8981cb44e39
It updates two icons:
browser/components/newtab/data/content/assets/glyph-pocket-16.svg
browser/extensions/pocket/content/panels/img/pocket-outline.svg
However, by looking around, it looks like glyph-pocket-16.svg is only used in activity stream, and probably should just be reverted.
If I am correct, this should be an easy fix.
See attachment, that icon should be solid and not outlined.
Assignee | ||
Comment 1•6 years ago
|
||
Looks like the intent is to make the save action be the outline and after saved is solid? Activity stream was using the same icon for both the context menu and the saved card icon. So the fix is probably to have both icons then… ?
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → edilee
Iteration: --- → 63.4 - Aug 20
Component: Theme → Activity Streams: Newtab
Priority: -- → P1
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Summary: Possible regression in pocket icons on activity stream → Use pocket outline for save action and solid pocket for saved
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/65eacf8eef567356aef588c63c902dc50ccbd224
fix(icons): Allow two different pocket icons for different save vs saved contexts (#4291)
Fix Bug 1481503 - Use pocket outline for save action and solid pocket for saved
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•6 years ago
|
||
status-firefox63:
--- → fixed
Target Milestone: --- → Firefox 63
Comment 8•6 years ago
|
||
I have verified that this issue is no longer reproducible on Windows 10 x64, Arch Linux and Mac 10.13.3 with the latest version of "Firefox Nightly" (63.0a1 - Build ID 20180812220618) installed. Now the "Pocket" icon is solid after a website is added to "Pocket".
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•