Bug 207932 - webkitCurrentFullScreenElement null for fullscreen <video>
Summary: webkitCurrentFullScreenElement null for fullscreen <video>
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Safari 13
Hardware: iPhone / iPad iOS 13
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-19 03:10 PST by Jerry Jongerius
Modified: 2020-02-19 23:21 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerry Jongerius 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.
Comment 1 Radar WebKit Bug Importer 2020-02-19 23:21:18 PST
<rdar://problem/59620536>