Bug 135449 - REGRESSION (WK2 iOS): Inline editing for Chinese and Japanese keyboards does not work in Safari
Summary: REGRESSION (WK2 iOS): Inline editing for Chinese and Japanese keyboards does ...
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-07-30 19:14 PDT by Enrica Casucci
Modified: 2014-07-30 19:20 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2014-07-30 19:17 PDT, Enrica Casucci
benjamin: 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-07-30 19:14:48 PDT
When moving the selection with the phrase boundary gesture the inline candidates are not updated, therefore the text input is also out of sync.

<rdar://problem/17824833>
Comment 1 Enrica Casucci 2014-07-30 19:17:58 PDT
Created attachment 235801 [details]
Patch
Comment 2 Benjamin Poulain 2014-07-30 19:19:08 PDT
Comment on attachment 235801 [details]
Patch

Did you perf test this?
Comment 3 Benjamin Poulain 2014-07-30 19:19:44 PDT
You may want to rewrite WebKitTestRunner so that we can test this... ;)
Comment 4 Enrica Casucci 2014-07-30 19:20:33 PDT
Committed revision 171829.