Closed
Bug 1264221
Opened 9 years ago
Closed 4 years ago
Correctly scale/modify home screen shortcut icons
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: sebastian, Unassigned, NeedInfo)
References
Details
Attachments
(3 files)
If you compare our home screen shortcuts to Chrome's (see attached screenshot) then you can see that they modify the icon provided by the page to look more like an Android app icon. This is a nice effect and the icon fits better into the system's look and feel.
Comment 1•8 years ago
|
||
I think this is done so this bug could be closed?
Flags: needinfo?(s.kaspari)
Reporter | ||
Comment 2•8 years ago
|
||
I don't think this is done yet. I attached a screenshot: This is not the best example but you can see that we always use a full-sized icon if available. This looks odd compared to icons of native apps. Chrome seems to at least adjust the size of the icon. I thought I saw them even round corners in the past, but this doesn't seem to happen with the Amazon icon at least.
Flags: needinfo?(s.kaspari)
Comment 3•8 years ago
|
||
I think antlam had plan for this (bug 1307621).
And maybe it also related to bug 1234558.
Maybe we can mark this bug related?
Or may be I can work on the round corners on the icon first?
Flags: needinfo?(s.kaspari)
Reporter | ||
Comment 4•8 years ago
|
||
Yeah, the decision in bug 1307621 might influence what we do here or if we do anything at all.
Depends on: 1307621
Flags: needinfo?(s.kaspari)
Updated•7 years ago
|
Whiteboard: [pwa-front-end]
Updated•7 years ago
|
Priority: -- → P2
Comment 5•7 years ago
|
||
I've noticed that we end up with a lower quality version of the available icon than Chrome.
See attached twitter-lite.png: on the left, the Twitter Lite icon generated by Firefox, on the right, Chrome's version.
Priority: P2 → P1
Summary: Androidify home screen shortcut icons → Correctly scale/modify home screen shortcut icons
Updated•7 years ago
|
Priority: P1 → P2
Comment 6•7 years ago
|
||
Previously we don't use the value in the manifest as icon, so we'll have this problem. After bug 1409191 lands, this problem could be solved.
Just one edge case, if the manifest provide a super small png, there's nothing we can do :)
Flags: needinfo?(abacher)
Comment 7•7 years ago
|
||
Comment 6 is for PWA.
For normal browser shortcut (comment 0), we can defintely add some improvement there. Like round corner... maybe we need some UX input here.
Flags: needinfo?(chuang)
Comment 8•7 years ago
|
||
hi Nevin,
Please try xxxhdpi - 192x192dp ; 4dp rounded corner.
Let's see if it works better! thank you!!
Flags: needinfo?(chuang) → needinfo?(cnevinchen)
Comment 9•7 years ago
|
||
Hi Wesly, this bug is for normal shortcut , not pwa shortcut. Would you please prioritize this in sprint planing?
Flags: needinfo?(cnevinchen) → needinfo?(wehuang)
Updated•7 years ago
|
Assignee: nobody → cnevinchen
Comment 11•7 years ago
|
||
this is now PWA irrelevant thus remove the whiteboard tag.
1. comment 0 is for normal shortcut, not PWA (since it's reported 2 years ago)
2. the concern in comment 5 for PWA is addressed by bug 1409191 (comment 6)
keep P2.
Flags: needinfo?(wehuang)
Updated•7 years ago
|
Assignee: cnevinchen → nobody
Comment 12•7 years ago
|
||
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Needinfo :susheel if you think this bug should be re-triaged.
Priority: P2 → P5
Comment 14•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•