Updates:
Status: Accepted
Comment #7 on issue 902 by takao.fujiwara1: Preediting becomes impossible
by receiving many incorrect signals from ibus-daemon
http://code.google.com/p/ibus/issues/detail?id=902
Attached the candidate patch.
I tried Ubuntu today.
I saw the process ibus/ui/gtk/main.py receives delayed update_property()
and probably
it's the your problem.
I think ibus-anthy don't have to call property_activate() when input_mode or
typing_mode is changed by command line.
The patch is not to set ibus.PROP_STATE_CHECKED in
__cmd_circle_input_mode() or
__cmd_circle_typing_method() is called in ibus-anthy. Probably this patch
could fix
your issue.
If you could confirm your problem is fixed with the patch, it would be
great.
I'll commit the patch in this week.
Attachments:
ibus-anthy-902-unchecked-circle-mode.patch 1.4 KB
--
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