[Webkit-unassigned] [Bug 227829] Running WAAPI animations prevent any form checkbox or button to be clicked
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 7 03:30:54 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=227829
--- Comment #4 from mic.gallego at gmail.com ---
Hi,
Is there any news on this issue? Actually, everybody has been able to reproduce it at our team.
After further inspection and removing all the code until the issue is gone, I have found the issue is when those animated elements contains a <a> or a <button> element. For the a tag, if I replace the "href" to a "data-href", or if I use a different tag such as a span or a div, it is not reproducible. For some reason, it seems that on Safari iOS, when elements containing a <a> or <button> are animated, they block any other clicks on the page.
--
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/20210907/28c8234e/attachment-0001.htm>
More information about the webkit-unassigned
mailing list