Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4cece8dcf0755dff2a4504c7f712fe69cb845898
      
https://github.com/WebKit/WebKit/commit/4cece8dcf0755dff2a4504c7f712fe69cb845898
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-05-06 (Wed, 06 May 2026)

  Changed paths:
    M Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm

  Log Message:
  -----------
  REGRESSION(312023@main): [AppKit Gestures] Broke some text selection flows 
controlled by WKTextSelectionController
https://bugs.webkit.org/show_bug.cgi?id=314222
rdar://176317069

Reviewed by Tim Horton.

Support for gesture recognizer-initiated drag sessions in 312023@main
broke some text selection flows -- rdar://problems/176317590&176317069.

This patch makes the regressing commit a no-op by not adding this
gesture to the web view. A future commit, tracked by rdar://176383341,
will introduce a more targeted fix and re-enable the drag gesture.

* Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm:
(-[WKAppKitGestureController addGesturesToWebView]):
(-[WKAppKitGestureController enableGesturesIfNeeded]):

Canonical link: https://commits.webkit.org/312731@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to