NEW207932
webkitCurrentFullScreenElement null for fullscreen <video>
https://bugs.webkit.org/show_bug.cgi?id=207932
Summary webkitCurrentFullScreenElement null for fullscreen <video>
Jerry Jongerius
Reported 2020-02-19 03:10:45 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-19 23:21:18 PST
Note You need to log in before you can comment on or make changes to this bug.