Updates:
        Labels: -Component-ibus Component-ibus-hangul

Comment #8 on issue 1420 by takao.fujiwara1: 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

It seems I thought the another problem.
In this problem, firefox calls gtk_im_context_reset before the focus_out is called and ibus-hangul calls ibus_engine_commit_text() in ibus_hangul_engine_reset().
I think it's problem to call ibus_engine_commit_text().

https://github.com/fujiwarat/ibus-hangul/commit/d8312b7c83c90703b31d5a7ddae2e6ae70692a7f

--
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

回复