[Webkit-unassigned] [Bug 182261] New: Apps added via Web App Manifest “eat” spaces in short_name, icon not respected, and icon occasionally goes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 29 13:21:09 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182261

            Bug ID: 182261
           Summary: Apps added via Web App Manifest “eat” spaces in
                    short_name, icon not respected, and icon occasionally
                    goes
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Service Workers
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tomac at google.com

Created attachment 332574

  --> https://bugs.webkit.org/attachment.cgi?id=332574&action=review

White icon, no spaces in name.

Steps to reproduce:

1) Go to https://tomayac.github.io/pwa-feature-detector/
2) Add the app to the home screen
3) Experience the following issues:
- The app short name taken from the Web App Manifest’s "short_name" (https://github.com/tomayac/pwa-feature-detector/blob/master/src/manifest.webmanifest) is lacking all spaces.
- The app icon is not respected (120x120px).
- The auto-generated icon occasionally goes all white.

Expected behavior:
- The "short_name" should contain spaces. 
- The app icon should be respected (120x120px should be OK).
- The icon (no matter if auto-generated or set in the manifest) should always be shown. 

Mozilla/5.0 (iPhone; CPU iPhone OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180129/580748fb/attachment.html>


More information about the webkit-unassigned mailing list