[Webkit-unassigned] [Bug 89041] Click events from child element of disabled <button> incorrectly bubble

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 22:58:23 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |zlip.792 at gmail.com
     Ever confirmed|0                           |1

--- Comment #5 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari 15.6.1 and Safari Technology Preview 151 using attached test case, where clicking "xx" on disabled button will trigger event and show up in Console:

[Log] click btn-container – MouseEvent {isTrusted: true, screenX: 544, screenY: 168, …} (attachment.cgi, line 23)......

While in case of other browsers (Chrome Canary 106 and Firefox Nightly 105), I am unable to reproduce this issue.

I am going to mark this bug from "Unconfirmed" to "New". Thanks!

-- 
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/20220820/59c88842/attachment.htm>


More information about the webkit-unassigned mailing list