Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: acd6c7c14e7ffddefd2ccf9c3a8fe59cc27e8f52
https://github.com/WebKit/WebKit/commit/acd6c7c14e7ffddefd2ccf9c3a8fe59cc27e8f52
Author: Ryosuke Niwa <[email protected]>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M Source/WebCore/editing/AlternativeTextController.cpp
Log Message:
-----------
REGRESSION(266664@main): Reversion bubble does not appear when marker placed
at end of autocorrected word
https://bugs.webkit.org/show_bug.cgi?id=259949
Reviewed by Megan Gardner.
The bug was caused by clearing of m_rangeWithAlternative in
startAlternativeTextUITimer.
Just clear the timer instead.
* Source/WebCore/editing/AlternativeTextController.cpp:
(WebCore::AlternativeTextController::startAlternativeTextUITimer):
Canonical link: https://commits.webkit.org/266707@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes