Bug 245617 - Don't supress click event on textarea resize
Summary: Don't supress click event on textarea resize
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2022-09-24 06:17 PDT by Ahmad Saleem
Modified: 2022-09-28 00:54 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 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!
Comment 1 EWS 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.
Comment 2 Radar WebKit Bug Importer 2022-09-25 12:28:17 PDT
<rdar://problem/100385722>