Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 655ad809d943553a160ae45fdb0918b12f4f6868
      
https://github.com/WebKit/WebKit/commit/655ad809d943553a160ae45fdb0918b12f4f6868
  Author: Tim Nguyen <[email protected]>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

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

  Log Message:
  -----------
  REGRESSION(262669@main): Spelling corrected despite "Correct spelling 
automatically" being turned off
https://bugs.webkit.org/show_bug.cgi?id=258305
rdar://110217888

Reviewed by Aditya Keerthi.

NSCorrectionIndicatorTypeDefault & NSCorrectionIndicatorTypeReversion bubbles 
are associated with autocorrection, and have
the accept on dismiss behavior. Do not show those bubbles when autocorrection 
is turned off.

Only display NSCorrectionIndicatorTypeGuesses bubbles to match behavior from 
other apps.

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

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


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

Reply via email to