DescriptionFix issue 19081: Linux: Not able to switch input method correctly in web page using SCIM
This CL fixes issue 19081 by setting im context's client window when host view's native widget is realized rather than focused in.
When setting im context's client window, GtkIMMulticontext will destroy and recreate its slave im context, which will cause this issue.
BUG=19081
: Linux: Not able to switch input method correctly in web page using SCIM
TEST=Export GTK_IM_MODULE=scim then open chrome, open www.google.com and place cursor in search box, hit ctrl-space to open SCIM then click scim bar or tray icon and select another input method, then check if input method was switched correct.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24442
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Created: 11 years, 3 months ago
Messages
Total messages: 6 (0 generated)
|