Bug 191629

Summary: 'webkitbeginfullscreen' is fired when webkitPresentationMode changed to 'picture-in-picture'
Product: WebKit Reporter: Oded <oded.hutzler>
Component: WebKit APIAssignee: Peng Liu <peng.liu6>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: eric.carlson, jeremyj-wk, jer.noble, mattias.buelens, oren.me, peng.liu6, roy.bregman, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 12   
Hardware: Mac   
OS: macOS 10.13   
See Also: https://bugs.webkit.org/show_bug.cgi?id=216051

Oded
Reported 2018-11-14 02:49:56 PST
when changing webkitPresentationMode to 'picture-in-picture' on safari (on mac, not on iPad) the webkitbeginfullscreen event is fired. steps to reproduce: 1. enter https://codepen.io/anon/pen/GwWvQE on safari-mac. 2. click togglePIP button 3. see the event is fired.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-11-14 10:24:32 PST
Roy Bregman
Comment 2 2020-06-28 01:04:27 PDT
Hey guys, any update on this issue?
Peng Liu
Comment 3 2020-09-02 17:46:48 PDT
The patch for bug 215972 fixes this bug as well. *** This bug has been marked as a duplicate of bug 215972 ***
Note You need to log in before you can comment on or make changes to this bug.