WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130544
[iOS WebKit2] typing and deleting text lags behind the caret movement on google.com
https://bugs.webkit.org/show_bug.cgi?id=130544
Summary
[iOS WebKit2] typing and deleting text lags behind the caret movement on goog...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Created
attachment 227352
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug