NEW 264220
Support for a truly 'fullscreen' display mode for installed apps
https://bugs.webkit.org/show_bug.cgi?id=264220
Summary Support for a truly 'fullscreen' display mode for installed apps
Jesper van den Ende
Reported 2023-11-04 15:37:24 PDT
The "display: fullscreen" entry for manifest files is currently not truly supported, since the status bar is still visible on iOS. Even though the display-mode media query reports "fullscreen" (see https://bugs.webkit.org/show_bug.cgi?id=264218) Ideally the status bar should only be visible when the manifest contains "standalone" as display mode.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-11 14:38:15 PST
Note You need to log in before you can comment on or make changes to this bug.