[Webkit-unassigned] [Bug 236642] Placeholder image blinks on exiting picture in picture presentation mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 19:28:26 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=236642

--- Comment #2 from Peng Liu <peng.liu6 at apple.com> ---
Thanks for the bug report!
The root cause of this issue is that the "webkitpresentationmodechanged" event is fired after the exit picture-in-picture animation finishes. The media controls removes the placard in the event handler, so it is a little later than expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220216/0954b4ab/attachment.htm>


More information about the webkit-unassigned mailing list