Open
Bug 1823912
Opened 2 years ago
Updated 2 years ago
[Bug] "Add to home screen" icon has strange background
Categories
(Fenix :: PWA, defect)
Tracking
(firefox111 affected, firefox112 affected, firefox113 affected)
NEW
People
(Reporter: dpop, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/17215.
Steps to reproduce
- Open https://try.gitea.io/
- Open the menu and "Add to home screen"
- Inspect the resulting icon on the home screen
Expected behavior
The produced home screen icon should match the one produced by Chrome.
Actual behavior
Left one is produced by Chrome, right one by Firefox. Source is a PNG with transparency in the web app manifest that looks just like the left icon. Same behaviour is seen when I put a SVG icon in the manifest with same or greater
sizes
, it seems to always choose the PNG version and produces the broken output.Device information
- Android device: Android 10
- Fenix version: Nightly 201222
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
This is reproducible in the latest Firefox for Android versions (Nightly 113.0a1 from 03/22, Beta 112.0b5, RC 111.1) with Google Pixel 6 (Android 13).
Severity: -- → S4
status-firefox111:
--- → affected
status-firefox112:
--- → affected
status-firefox113:
--- → affected
Version: unspecified → Firefox 113
You need to log in
before you can comment on or make changes to this bug.
Description
•