Bug 133237 - REGRESSION (iOS WebKit2): Autocorrection is not accurate when changing selection
Summary: REGRESSION (iOS WebKit2): Autocorrection is not accurate when changing selection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-05-23 14:37 PDT by Enrica Casucci
Modified: 2014-05-23 14:50 PDT (History)
0 users

See Also:


Attachments
Patch (1.67 KB, patch)
2014-05-23 14:41 PDT, Enrica Casucci
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2014-05-23 14:37:38 PDT
When selection is changed with a gesture in an editable element, we must notify the keyboard in order to make sure the autocorrection engine is aware of the new typing context.

<rdar://problem/16655776>
Comment 1 Enrica Casucci 2014-05-23 14:41:44 PDT
Created attachment 231991 [details]
Patch
Comment 2 Enrica Casucci 2014-05-23 14:50:22 PDT
Committed revision 169282.