RESOLVED FIXED 245617
Don't supress click event on textarea resize
https://bugs.webkit.org/show_bug.cgi?id=245617
Summary Don't supress click event on textarea resize
Ahmad Saleem
Reported 2022-09-24 06:17:39 PDT
Hi Team, This is more of interop bug to align with other browsers which also send "Click" event on resize and this bug will be merge request of Chromium / Blink patchset: Testcase - https://jsfiddle.net/odvs2ak8/ Patch-set - https://chromium.googlesource.com/chromium/src.git/+/add02c1e965eccadef4ee43d99d5dfc0083afa23 and it will done here: https://github.com/WebKit/WebKit/blob/3a4722baf0484b65517d8045fbdfe82d03052149/Source/WebCore/page/EventHandler.cpp#L1791 Just wanted to create bug and try pull request to see, if with my novice level, I will be able to do it or not. Thanks!
Attachments
EWS
Comment 1 2022-09-25 12:27:30 PDT
Committed 254843@main (04f52dabffd1): <https://commits.webkit.org/254843@main> Reviewed commits have been landed. Closing PR #4670 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2022-09-25 12:28:17 PDT
Note You need to log in before you can comment on or make changes to this bug.