[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
Tue May 17 12:38:52 PDT 2022


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

--- Comment #9 from Youssef Soliman <y_soliman at apple.com> ---
(In reply to Igor Z from comment #7)
> (In reply to Youssef Soliman from comment #5)
> > (In reply to Igor Z from comment #4)
> > > (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)
> > 
> > Can you verify if the problem still exists in Safari 15.4? I am currently
> > unable to reproduce it with this jsfiddle https://jsfiddle.net/dzrp0vo2/4/
> 
> Yes, the problem still exists, I've recorded a video and attached it here.
> Full version is Version 15.4 (17613.1.17.1.13) on macOS 12.3.1 (21E258)
> 
> On the video I open the jsfiddle page and just tap on the video element
> once. The blinking white background is the reported problem.

Can you try to reproduce it on the latest Safari TPS?

-- 
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/20220517/3b23b7b9/attachment.htm>


More information about the webkit-unassigned mailing list