Updates:
        Labels: -Component-ibus Component-ibus-anthy

Comment #10 on issue 1099 by takao.fujiwara1: ibus-anthy does not implement XmbResetIC, XwcResetIC or Xutf8ResetIC
http://code.google.com/p/ibus/issues/detail?id=1099

OK, I thought you need to get the return value.
If your problem is to clear the preedit text. I think it's enough to modify ibus-anthy only:
http://github.com/fujiwarat/ibus-anthy/commit/35f2731281f4b1f71bdd54f75df75f853a6bb02b

I just mentioned that as an "obvious" bug.

The current suggestion is, it's right that ReturnIC() returns NULL if the preedit is not shown by XIM. We're even thinking to remove the behavior of XIMPreeditCallbacks at present.
Probably it's pending now.

I'll close this bug with the fix of ibus-anthy only.

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

回复