Bug 191629
Summary: | 'webkitbeginfullscreen' is fired when webkitPresentationMode changed to 'picture-in-picture' | ||
---|---|---|---|
Product: | WebKit | Reporter: | Oded <oded.hutzler> |
Component: | WebKit API | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/46066873>
Roy Bregman
Hey guys, any update on this issue?
Peng Liu
The patch for bug 215972 fixes this bug as well.
*** This bug has been marked as a duplicate of bug 215972 ***