Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8819d22f8898c195e9876f02f8edd6f4590645f1
      
https://github.com/WebKit/WebKit/commit/8819d22f8898c195e9876f02f8edd6f4590645f1
  Author: Aditya Keerthi <[email protected]>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm

  Log Message:
  -----------
  [iOS] WritingTools.WritingToolsBehaviorNonEditableWithSelection is a constant 
timeout
https://bugs.webkit.org/show_bug.cgi?id=276182
rdar://131065766

Reviewed by Wenson Hsieh.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/WritingTools.mm:
(TEST(WritingTools, WritingToolsBehaviorNonEditableWithSelection)):

`-[WritingToolsWKWebView focusDocumentBodyAndSelectAll]` should not be used on
non-editable content, as it waits for an input session to start.

Fix by simply selecting the content, and ensuring an editor state update occurs.

Canonical link: https://commits.webkit.org/280632@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

Reply via email to