Bug 135449

Summary: REGRESSION (WK2 iOS): Inline editing for Chinese and Japanese keyboards does not work in Safari
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: WebKit2Assignee: Enrica Casucci <enrica>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch benjamin: review+

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.