Bug 191629 - 'webkitbeginfullscreen' is fired when webkitPresentationMode changed to 'picture-in-picture'
Summary: 'webkitbeginfullscreen' is fired when webkitPresentationMode changed to 'pict...
Status: RESOLVED DUPLICATE of bug 215972
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: Safari 12
Hardware: Mac macOS 10.13
: P2 Normal
Assignee: Peng Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-14 02:49 PST by Oded
Modified: 2020-09-02 17:46 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oded 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.
Comment 1 Radar WebKit Bug Importer 2018-11-14 10:24:32 PST
<rdar://problem/46066873>
Comment 2 Roy Bregman 2020-06-28 01:04:27 PDT
Hey guys, any update on this issue?
Comment 3 Peng Liu 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 ***