[webkit-reviews] review requested: [Bug 199807] [iOS] REGRESSION (r241734): Autocorrection highlight should hide when field becomes defocused : [Attachment 374421] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 15:41:27 PDT 2019


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 199807: [iOS] REGRESSION (r241734): Autocorrection highlight should hide
when field becomes defocused
https://bugs.webkit.org/show_bug.cgi?id=199807

Attachment 374421: Patch

https://bugs.webkit.org/attachment.cgi?id=374421&action=review




--- Comment #7 from Daniel Bates <dbates at webkit.org> ---
Created attachment 374421

  --> https://bugs.webkit.org/attachment.cgi?id=374421&action=review

Patch

It is not possible to write a reproducible test case for this change at the
moment because the Input Manager learns to ignore misspelling when a correction
is repeatedly ignored/rejected (say, as a result of running a test more than
once) and these learnings persist across Simulator reboots. There is no way to
tell the Input Manager to unlearn a misspelling as far as I can tell.


More information about the webkit-reviews mailing list