Comment #4 on issue 1330 by [email protected]: "Show Language Panel"
wouldn't work as "When active"
http://code.google.com/p/ibus/issues/detail?id=1330
I am using x86_64 ibus of Fedora 15's rpm version and had the same problem.
I tried to debug the ibus' program and found that if I delete line 225 of
/usr/share/ibus/ui/gtk/languagebar.py(if self.__has_focus:), the language
panel will show correctly when I activate the input method.
Also, I found that when I focus out to other windows, the language panel
will disappear and will never show even I focus back to the window(The
input method still works). So I think this is the problem that the
focus_in() method could be called correctly when the window get focus.
I am sorry because I am a newbie for python and cannot do any more.
Hope this will help those who have the same problem.
--
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