[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 19:22:32 PDT 2021


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

--- Comment #7 from mic.gallego at gmail.com ---
(In reply to Antoine Quint from comment #5)
> I've tried this with iOS 15 and tapping on "Click me" shows an
> inconsistency, but tapping on the checkbox itself always behaves as expected.

Just to show the strangeness of this issue:

* If the div contains <a> with a href (https://jsfiddle.net/s1qavy8j/7/show) => issue appears

* If the href is replaced by a data-href: https://jsfiddle.net/49pxjva0/show => no issue

* If the <a> tag is replaced by a <button> tag: https://jsfiddle.net/kom8x7c1/show => issue appears

* If the <a> tag is replaced by a <div> or any other tag: https://jsfiddle.net/szt14wug/show => no issue

Could you please tell me what is going on here? I can't understand why the behavior of a label completely changes based on what the animated div contains :/. It does not make any sense to me.

-- 
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/20210908/4bf02ad4/attachment-0001.htm>


More information about the webkit-unassigned mailing list