RESOLVED FIXED 229560
[iOS] editing/input/cocoa/autocorrect-on.html occasionally fails with a text diff
https://bugs.webkit.org/show_bug.cgi?id=229560
Summary [iOS] editing/input/cocoa/autocorrect-on.html occasionally fails with a text ...
Wenson Hsieh
Reported 2021-08-26 08:45:29 PDT
Attachments
Patch (3.33 KB, patch)
2021-08-26 08:53 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2021-08-26 08:48:42 PDT
r281576 fixed a timeout in editing/input/cocoa/autocorrect-on.html that was caused by running the previous test (which made kbd learn the spelling for "Tset"). However, even after that change, this test still *sometimes* fails with a text diff, due to "Tset" being autocorrected to "Set" instead of "Test". 😐
Wenson Hsieh
Comment 2 2021-08-26 08:53:35 PDT
Wenson Hsieh
Comment 3 2021-08-26 11:20:50 PDT
Comment on attachment 436514 [details] Patch Thanks for the review!
EWS
Comment 4 2021-08-26 12:09:35 PDT
Committed r281641 (240997@main): <https://commits.webkit.org/240997@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 436514 [details].
Note You need to log in before you can comment on or make changes to this bug.