[webkit-reviews] review requested: [Bug 192824] [iOS] Keyups for non-modifier keys identified as "Dead" when not focused in a content-editable element : [Attachment 361561] Patch and layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 16:37:02 PST 2019


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 192824: [iOS] Keyups for non-modifier keys identified as "Dead" when not
focused in a content-editable element
https://bugs.webkit.org/show_bug.cgi?id=192824

Attachment 361561: Patch and layout tests

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




--- Comment #17 from Daniel Bates <dbates at webkit.org> ---
Created attachment 361561

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

Patch and layout tests

Patch -applyAutocorrection and
-requestAutocorrectionContextWithCompletionHandler to not perform the
replacement or compute autocorrection data when we are not in an editable
element.


More information about the webkit-reviews mailing list