DescriptionPartial fix for crbug.com/120597. Send the current cursor location when one of the Japanese IMEs is enabled.
Without the fix, for example, the suggestion window could be shown in a wrong place in step #6 below:
1. switch to mozc, the Japanese IME.
2. press a, press Enter.
3. repeat step #2 several times so that 'あ' is suggested when a is pressed.
4. focus text area.
5. switch to US-Qwerty, type aaaaa
6. switch to mozc, type a. The suggestion window could be shown in a wrong position because cursor location information is not sent to the IME in step #5.
BUG=120597
TEST=manual
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132389
Patch Set 1 #Patch Set 2 : review #Patch Set 3 : clang fix #Patch Set 4 : rebase #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|