Closed
Description
What steps will reproduce the problem?
1. Turn IBus on (Ctrl-SPC)
2. Select characters to convert
3. Type keys bound to "Reconversion"
What is the expected output? What do you see instead?
I expected that reconversion starts immediately, but nothing happened. I typed
the reconversion keys again, then the conversion started.
What version of the product are you using? On what operating system?
Mozc 1.3.911.102
Ubuntu 11.10 amd64
IBus 1.4.0-1ubuntu2
Gedit 3.2.1-0ubuntu2
Leafpad 0.8.17-5
Please provide any additional information below.
It seems that needs_surrounding_text flag is not set until the reconversion
keys are typed first time, so the clients cannot send the surrounding text to
Mozc engine before that.
Original issue reported on code.google.com by irieshin...@gmail.com
on 30 Nov 2011 at 6:14