Bug 252945 - Reset startSelect and startDrag flags in EventHandler::clear
Summary: Reset startSelect and startDrag flags in EventHandler::clear
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-25 05:49 PST by Ahmad Saleem
Modified: 2023-03-04 05:50 PST (History)
3 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 2023-02-25 05:49:34 PST
Hi Team,

It is similar to bug 250952, which is to reset events.

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/page/EventHandler.cpp#370

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/4a99b9e4b9359da494fc788bf4589f8d81c9d92c

It does not have any test case but it might fix some testcase failure if run one after another.

Just wanted to raise so if we can also land this or needed for discussion.

Thanks!
Comment 1 Radar WebKit Bug Importer 2023-03-04 05:50:15 PST
<rdar://problem/106232739>