[Webkit-unassigned] [Bug 210058] [Safari]When video is hidden, after entering and exiting fullscreen at the end of the playback the video doesn't replay to start

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 21:45:01 PDT 2020


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

--- Comment #4 from Oren Me <oren.me at gmail.com> ---
Jer, can you give other recommendation how to manage VR then?
You don’t want the video to be seen while you sample it on a canvas.
Should we instead of doing “display: none” do “visibility: hidden;” or “opacity: 0;” or “position: absolute; top: -9999px; left: -9999px;”

-- 
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/20200521/07b3d679/attachment.htm>


More information about the webkit-unassigned mailing list