Chromium Code Reviews
DescriptionFix preedit handling on IME switching.
This is hack for Korean IME which required to commit preedit when it is disabled or switched to other IME.
The root of the problem is that, in ChromeOS, if the next engine is xkb layout, SetGlobalEngine is not called.
Due to this logic, ibus-daemon can't know the ime switching.
As the result, IBusPreeditFocusMode does not work.
BUG=chrome-os-partner:12798
TEST=Manually done on lumpy
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154802
Patch Set 1 #Patch Set 2 : revise comment #Patch Set 3 : Add unittest expectation. #
Total comments: 8
Patch Set 4 : Revise comments #
Total comments: 2
Patch Set 5 : Fix URL #
Messages
Total messages: 11 (0 generated)
|
||||||||||||||||||||||||||||