Comment #11 on issue 1420 by [email protected]: When I use ibus-hangul, the lastly typed character can be copied to another edit box
http://code.google.com/p/ibus/issues/detail?id=1420

But unfortunately, your patch modified ibus_hangul_engine_flush()  function.
I don't agree with your idea. Ignoring 'reset' function is not a good idea.
'reset' function may be called without focus changing.

Once engine is reset, then focus out should not commit the preedit text.
This problem may be caused by ibus_engine_update_preedit_text_with_mode().


--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复