Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4c7fda6a6b6e8f11c98e44ad90e2f8fd8f4b8e05
      
https://github.com/WebKit/WebKit/commit/4c7fda6a6b6e8f11c98e44ad90e2f8fd8f4b8e05
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-02-19 (Thu, 19 Feb 2026)

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

  Log Message:
  -----------
  [AppKit Gestures] Double click gesture never wins over single click
https://bugs.webkit.org/show_bug.cgi?id=308251
rdar://170757857

Reviewed by Aditya Keerthi.

We set up the failure relation between the single click and double click
gesture recognizers in the wrong direction. This patch corrects that.

* Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm:
(-[WKAppKitGestureController 
gestureRecognizer:shouldBeRequiredToFailByGestureRecognizer:]):
(-[WKAppKitGestureController 
gestureRecognizer:shouldRequireFailureOfGestureRecognizer:]):

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



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

Reply via email to