NEW264216
Add a way to hide the exit button when in full screen
https://bugs.webkit.org/show_bug.cgi?id=264216
Summary Add a way to hide the exit button when in full screen
Jesper van den Ende
Reported 2023-11-04 14:37:38 PDT
Created attachment 468488 [details] screenshot I would like to add full screen support for our game, but we have a health bar in the top left corner which gets overlapped by the full screen close button. Ideally this close button would not be shown at all, but I understand that for security reasons this might not be possible without an alternative. Some alternatives could be: - Hide the button until the user taps the screen - Allow the user to swipe down from the top of the screen, similar to how it works on Android - Automatically exit full screen whenever safari is closed - Add another gesture that is not commonly used by web apps, such as two or three finger swipes in a certain direction
Attachments
screenshot (983.97 KB, image/png)
2023-11-04 14:37 PDT, Jesper van den Ende
no flags
Radar WebKit Bug Importer
Comment 1 2023-11-11 13:38:14 PST
Note You need to log in before you can comment on or make changes to this bug.