[Webkit-unassigned] [Bug 282053] "canplay" event is not fired on iOS for audio elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 26 21:20:07 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=282053
Jean-Yves Avenard [:jya] <jean-yves.avenard at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jean-yves.avenard at apple.com
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Jean-Yves Avenard [:jya] <jean-yves.avenard at apple.com> ---
audible audio (or video) elements aren't allowed to autoplay. So unless there's a user gesture, the readyState will not move to greater value that HAVE_CURRENT_DATA and so `canplay` won't be fired.
This behaviour isn't unique to Safari
--
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/20241027/b0730064/attachment-0001.htm>
More information about the webkit-unassigned
mailing list