[Webkit-unassigned] [Bug 234743] Video disappears after calling play() until loaded even with poster present

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 06:20:46 PST 2022


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

--- Comment #4 from Igor Z <hello at zhukov.io> ---
(In reply to Jer Noble from comment #3)
> If you want to do the example seamlessly, the "onclick" handler should call
> 'el.load()',  then wait for the "canplaythrough" event before beginning
> playback.


I've updated the code as was proposed, but still the video starts with blinking:

https://jsfiddle.net/dzrp0vo2/4/ 

Also tried with canplay and timeupdate events just in case, same effect. Safari Version 15.2 (17612.3.6.1.6)

-- 
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/20220204/26916b31/attachment.htm>


More information about the webkit-unassigned mailing list