[Webkit-unassigned] [Bug 195153] Nested Fullscreen does not work and breaks functionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 2 04:24:31 PST 2019


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

--- Comment #2 from Richard Bushell <rb at living.video> ---
Please note, I have changed the example case URL to:-

https://living.video/fullscreenchange.html

(please reference that instead)

Make sure you reference the JavaScript Console in Safari, where I log the events.

The BUG is that when you try and enter the second element into Fullscreen mode, it can be seen that the document.fullscreenElement returns NULL.  It should return the second element, and it does not even recognise that the original documentElement is in fullscreen either. It says there are NO ELEMENTS in fullscreen mode, but there should in fact be TWO!

Again, works perfectly in all other broswers.

-- 
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/20190302/b1f0e160/attachment.html>


More information about the webkit-unassigned mailing list