WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 212934
240312
webkitEnterFullscreen() is not supported on non-video elements on iPhone
https://bugs.webkit.org/show_bug.cgi?id=240312
Summary
webkitEnterFullscreen() is not supported on non-video elements on iPhone
z
Reported
2022-05-11 12:37:05 PDT
On iPhone devices, the webkitEnterFullscreen() method does not allow triggering full screen mode on non-video elements. The method works as expected on iPad devices and on desktop Safari. Apple documentation:
https://developer.apple.com/documentation/webkitjs/htmlvideoelement/1633500-webkitenterfullscreen
MDN documentation for Fullscreen API (non-prefixed):
https://developer.mozilla.org/en-US/docs/Web/API/Element/requestFullScreen
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2022-05-12 08:33:17 PDT
*** This bug has been marked as a duplicate of
bug 212934
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug