NEW 265438
no fullscreen api functions available in iOS 17.2
https://bugs.webkit.org/show_bug.cgi?id=265438
Summary no fullscreen api functions available in iOS 17.2
Dominic
Reported 2023-11-28 00:59:03 PST
Created attachment 468782 [details] developer console for iphone safari using 17.2 hi, just downloaded both Safari for OSX and iOS: 17.2 on both. and in the Safari developer console, there doesn't seem to be the Fullscreen APIs available for the iphone's Safari DOM. (i restarted my iphone to confirm, and it is 17.2 running when safari iOS is open).
Attachments
developer console for iphone safari using 17.2 (19.15 KB, image/png)
2023-11-28 00:59 PST, Dominic
no flags
Alexey Proskuryakov
Comment 1 2023-11-29 11:18:02 PST
Thank you for the report. Could you please add more detailed steps to reproduce? When I open developer console on this Bugzilla page (on macOS), `document.documentElement.requestFullscreen` is defined. > document.documentElement.requestFullscreen < function requestFullscreen() { [native code] }
Karl Dubost
Comment 2 2023-11-29 20:56:05 PST
see https://front-end.social/@jensimmons/111495353776714977 Since Safari 17.2 beta 3, Fullscreen API on iOS has been disabled to deal with the identified issues.
Alexey Proskuryakov
Comment 3 2023-11-29 23:34:40 PST
I see, I misread the report, and thought that it was about macOS too.
Radar WebKit Bug Importer
Comment 4 2023-12-05 00:59:14 PST
Note You need to log in before you can comment on or make changes to this bug.