Comment #3 on issue 902 by irieshinsuke: Preediting becomes impossible by receiving many incorrect signals from ibus-daemon
http://code.google.com/p/ibus/issues/detail?id=902

The "mode" I said means 'typing_method' and 'input_mode' properties. I expected that the typing method cycles very fast like R->か->親->R->... by keeping control + /
pressed.

I tested disabling application-indicator icon by modifying panel.py, but the problem still happened. I also tested PPA version of ibus, but couldn't check this issue
because language bar didn't appear at all, unfortunately.

I guess you're talking about _engine_update_preedit_text_cb() in ibus-daemon.

I watched the signals from daemon by using the client I'm writing for Emacs, and
confirmed that the input context receives the many incorrect signals
'UpdatePreeditText' (and so emits 'update-preedit-text') endlessly. Of course this
problem occurs in all applications using ibus-gtk client.


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

回复