[Webkit-unassigned] [Bug 207932] New: webkitCurrentFullScreenElement null for fullscreen <video>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 03:10:45 PST 2020


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

            Bug ID: 207932
           Summary: webkitCurrentFullScreenElement null for fullscreen
                    <video>
           Product: WebKit
           Version: Safari 13
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jerryj at duckware.com

1) Visit: https://www.duckware.com/test/webkit/iosplayvideofails.html
2) touch/click in lower box (video then plays)
3) click on the 'fullscreen' button
4) after 10 seconds, exit fullscreen
5) observe msg line: during video fullscreen, document.webkitCurrentFullScreenElement was defined, and null

A workaround to this bug is that during fullscreen, webkitDisplayingFullscreen is true on the <video> element.

-- 
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/20200219/bc8ba2a2/attachment.htm>


More information about the webkit-unassigned mailing list