[Webkit-unassigned] [Bug 145265] Changing the type attribute on an input field causes later events to stop propagation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 15:17:06 PDT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
Please find updated results:

*** Safari Technology Preview 151 ***

First click in input filed -> just "focus" event
Second click in input field -> "focus" and then "click" event

*** Chrome Canary 106 ***

First click in input filed -> just "focus" event
Second click in input field -> "focus" and then "click" event

*** Firefox Nightly 105 ***

First click in input filed -> "focus" and then "click" event

-- 
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/20220819/3097819b/attachment.htm>


More information about the webkit-unassigned mailing list