Bug 185402 - Apps added to home screen launched in full screen hide the status bar and battery status indicator
Summary: Apps added to home screen launched in full screen hide the status bar and bat...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari 11
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-07 16:47 PDT by Thomas Steiner
Modified: 2021-10-18 03:50 PDT (History)
5 users (show)

See Also:


Attachments
Note the status bars in both screenshots. (192.00 KB, application/zip)
2018-05-07 16:47 PDT, Thomas Steiner
no flags Details
(added to wrong bug) Reproduction case code (1.35 KB, application/x-zip-compressed)
2021-10-18 03:49 PDT, Timo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Steiner 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".
Comment 1 Radar WebKit Bug Importer 2018-05-07 22:56:31 PDT
<rdar://problem/40049350>
Comment 2 Mike Hartington 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
Comment 3 Timo 2021-10-18 03:49:56 PDT
Created attachment 441580 [details]
(added to wrong bug) Reproduction case code
Comment 4 Timo 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