Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 72850fdaaa7a5580a1fe0b2c9d8434cc1eaa4132
      
https://github.com/WebKit/WebKit/commit/72850fdaaa7a5580a1fe0b2c9d8434cc1eaa4132
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

  Changed paths:
    M Source/WebCore/editing/AlternativeTextController.cpp

  Log Message:
  -----------
  [macOS] Remove correction indicator underline when correction panel is shown
https://bugs.webkit.org/show_bug.cgi?id=260166
rdar://107152521

Reviewed by Megan Gardner.

On MacOS, we don't want the correction indictor underline to appear when
we've also shown a correction panel. To align with this expectation, we
simply remove the correction indicator marker from the corrected text
range as we're about the present the panel.

* Source/WebCore/editing/AlternativeTextController.cpp:
(WebCore::AlternativeTextController::timerFired):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to