NEW226094
webkitRequestFullscreen enters and immediatly leaves full screen
https://bugs.webkit.org/show_bug.cgi?id=226094
Summary webkitRequestFullscreen enters and immediatly leaves full screen
inikolic@microsoft.com
Reported 2021-05-21 10:52:06 PDT
Hi VS Code dev here, First of all I apologise for the bad issue and steps. I am more creating this in hope that somebody might have a hint how to fix this. 1. iPad, latest Safari 14 2. https://vscode-web-test-playground.azurewebsites.net/?enter=true 3. F1 > full screen 4. The whole things goes in and out of full screen It seems like Safari goes into full screen mode but immediately exits. We call the `webkitRequestFullscreen` api as implementation detail of full screen. So my questions are: 1. What could cause Safari to exit full screen mode automatically? 2. Should `webkitRequestFullscreen` work on iPad 3. Is there some alternative API that would just hide the address bar? Thanks Isidor
Attachments
Radar WebKit Bug Importer
Comment 1 2021-05-21 16:07:09 PDT
Note You need to log in before you can comment on or make changes to this bug.