Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0ce55cf1b31e1ccdfcbc6fe39fedd5c949863c41
https://github.com/WebKit/WebKit/commit/0ce55cf1b31e1ccdfcbc6fe39fedd5c949863c41
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm
Log Message:
-----------
[AppKit Gestures] REGRESSION(307810@main): Certain text selection behaviors
broken after deferred click handling integration
https://bugs.webkit.org/show_bug.cgi?id=308331
rdar://170829843
Reviewed by Richard Robinson and Wenson Hsieh.
In 307810@main, we mistakenly plumbed the wrong mouse event input source
for deferred click handling. This patch addresses the oversight, thus
unblocking EventHandler from making selection changes.
* Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm:
(-[WKAppKitGestureController secondaryClickGestureRecognized:]):
(-[WKAppKitGestureController _handleClickBegan:]):
Canonical link: https://commits.webkit.org/307953@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications