Bug 130544

Summary: [iOS WebKit2] typing and deleting text lags behind the caret movement on google.com
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: WebKit2Assignee: Enrica Casucci <enrica>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Enrica Casucci
Reported 2014-03-20 16:10:43 PDT
Since the caret and the selection is drawn in the UIProcess for iOS, we need to synchronized it with the tile update. <rdar://problem/16380296>
Attachments
Patch (4.32 KB, patch)
2014-03-20 16:25 PDT, Enrica Casucci
thorton: review+
Enrica Casucci
Comment 1 2014-03-20 16:12:12 PDT
(Updating the comment to remove typos) Since the caret is drawn in the UIProcess on iOS, we need to synchronize it with the tile update.
Enrica Casucci
Comment 2 2014-03-20 16:25:48 PDT
Enrica Casucci
Comment 3 2014-03-20 17:08:07 PDT
Committed revision 166027.
Note You need to log in before you can comment on or make changes to this bug.