NEW 185402
Apps added to home screen launched in full screen hide the status bar and battery status indicator
https://bugs.webkit.org/show_bug.cgi?id=185402
Summary Apps added to home screen launched in full screen hide the status bar and bat...
Thomas Steiner
Reported 2018-05-07 16:47:34 PDT
Created attachment 339769 [details] Note the status bars in both screenshots. Steps to reproduce: 1) Install any app to the home screen, e.g., https://airhorner.com/. 2) Launch the app. 3) Notice how the status bar is completely hidden (screenshot 1). 4) Activate Low Power Mode. 5) Notice how a strange yellow battery piece is visible (screenshot 2). In both cases, for a "standalone" app according to its manifest https://airhorner.com/manifest.json, the status bar should be showing useful information like the time, network strength, etc. in the general case, unless the `display` property of the Web App Manifest is set to "fullscreen".
Attachments
Note the status bars in both screenshots. (192.00 KB, application/zip)
2018-05-07 16:47 PDT, Thomas Steiner
no flags
(added to wrong bug) Reproduction case code (1.35 KB, application/x-zip-compressed)
2021-10-18 03:49 PDT, Timo
no flags
Radar WebKit Bug Importer
Comment 1 2018-05-07 22:56:31 PDT
Mike Hartington
Comment 2 2018-08-02 12:27:36 PDT
To add to this, on iPhone X, it looks like the webview is not full screen. So when a site/app is saved to the homescreen, it doesn't respect viewport-fit. Similar situation with https://startrack-ng.firebaseapp.com Related screenshots here https://imgur.com/a/SB2o633
Timo
Comment 3 2021-10-18 03:49:56 PDT
Created attachment 441580 [details] (added to wrong bug) Reproduction case code
Timo
Comment 4 2021-10-18 03:50:59 PDT
Comment on attachment 441580 [details] (added to wrong bug) Reproduction case code Sorry, I accidentally added this to the wrong bug report and I can't find a delete button
Note You need to log in before you can comment on or make changes to this bug.