[Webkit-unassigned] [Bug 105697] Changing HTML content of <button> onchange of an <input> prevents a click from firing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 17 00:04:24 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=105697
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 #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
All browsers results:
*** Safari Technology Preview 153 ***
Upon clicking while the input field is focused, the button change from "initial" to "changed" but no event is fired or dialog box appear but upon second click, it does show and have "click" alert.
*** Firefox Nightly 106 ***
No second click, upon first the button change from "initial" to "changed" and show "click" alert box.
*** Chrome Canary 107 ***
No second click, upon first the button change from "initial" to "changed" and show "click" alert box.
______
Changing status to "New" and CCing some Webkit Engineer to confirm my testing. 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/20220917/4b5e5788/attachment.htm>
More information about the webkit-unassigned
mailing list