Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 833171523e242785e47554ece9be8abdad3fafc8
https://github.com/WebKit/WebKit/commit/833171523e242785e47554ece9be8abdad3fafc8
Author: Richard Robinson <[email protected]>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M
Source/WebKit/WebKitSwift/WritingTools/IntelligenceTextEffectViewManager.swift
M
Source/WebKit/WebKitSwift/WritingTools/WKIntelligenceReplacementTextEffectCoordinator.swift
Log Message:
-----------
Regression (288954@main) [Intelligence Effects] Clicking outside the
selection after a Proofreading animation has begun but before the animation
completed causes the text to disappear
https://bugs.webkit.org/show_bug.cgi?id=286090
rdar://143074196
Reviewed by Abrar Rahman Protyasha.
288954@main accidentally incorrectly changed a line when moving it between the
coordinator and manager types, and this restores the original logic.
*
Source/WebKit/WebKitSwift/WritingTools/IntelligenceTextEffectViewManager.swift:
(IntelligenceTextEffectViewManagerDelegate.updateTextChunkVisibility(_:visible:force:)):
(IntelligenceTextEffectViewManager.setActivePonderingEffect(_:)):
*
Source/WebKit/WebKitSwift/WritingTools/WKIntelligenceReplacementTextEffectCoordinator.swift:
(WKIntelligenceReplacementTextEffectCoordinator.updateTextChunkVisibility(_:visible:force:)):
(WKIntelligenceReplacementTextEffectCoordinator.textPreview(for:)):
Canonical link: https://commits.webkit.org/289026@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes