Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3c48430394352143fe3087da028d0b3eb2b64bfa
      
https://github.com/WebKit/WebKit/commit/3c48430394352143fe3087da028d0b3eb2b64bfa
  Author: Megan Gardner <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/WKTextEffectManager.mm

  Log Message:
  -----------
  TextIdicators are offset on iOS.
https://bugs.webkit.org/show_bug.cgi?id=311990
rdar://173903530

Reviewed by Wenson Hsieh.

On iOS we were giving the location of the textIndicator
in contentView coordinates instead of WebView coordinates.
Update to give them in the right coordinate space.

* Source/WebKit/UIProcess/Cocoa/WKTextEffectManager.mm:
(textPreviewsFromIndicator):
(-[WKTextEffectManager previewsForSuggestionWithUUID:completion:]):

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



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

Reply via email to