Bug 245617
| Summary: | Don't supress click event on textarea resize | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, karlcow, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
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
<rdar://problem/100385722>