[Webkit-unassigned] [Bug 193078] WKWebView ignores Element.webkitRequestFullscreen.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 10:42:53 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=193078

Jer Noble <jer.noble at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com

--- Comment #1 from Jer Noble <jer.noble at apple.com> ---
Brady and I were talking about this earlier; the current fullscreen implementation for Safari will rip the WKWebView out of its view hierarchy. Fullscreen isn't enabled by default because that's super problematic for third party clients who may not expect such behavior. One alternative may be to require clients to implement a set of WKWebView fullscreen delegate methods, and have the client worry about getting their WKWebView into some kind of "full screen" presentation state.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190104/547a0069/attachment.html>


More information about the webkit-unassigned mailing list