GNOME Bugzilla – Bug 664040
Search field in the overview does not support windows shown by input method
Last modified: 2012-08-22 15:10:30 UTC
Input methods like IBus (Pinyin) or Maliit cannot show windows for input in the search field in the overview. Either they are not displayed at all (IBus) or shown iconified (Maliit).
How can this be reproduced? There is no drop-down menu for input methods in the gnome-shell search field.
In Fedora there is an application called "Input Method Selector" to enable a global Input Method. One can probably also set GTK_IM_MODULE=ibus or GTK_IM_MODULE=Maliit in ~./bashrc and logout/login.
One can also change the /org/gnome/desktop/interface/gtk-im-module dconf key to Maliit or ibus.
Thanks. I see that there is then a keyboard icon in the gnome-shell top panel where you can select the input methods that you've added to the IBus preferences. So I guess the gnome-shell developers have already thought about this a bit. Maybe it's not related, but I also notice that that is the only icon whose drop-down menu doesn't work in the overview/expose screen.
> Maybe it's not related, but I also notice that that is the only icon whose > drop-down menu doesn't work in the overview/expose screen. It is related because there are no windows shown in overview/expose screen and that drop-down menu is a "normal" (non shell-toolkit) menu window.
(In reply to comment #4) > Thanks. I see that there is then a keyboard icon in the gnome-shell top panel > where you can select the input methods that you've added to the IBus > preferences. So I guess the gnome-shell developers have already thought about > this a bit. See bug 641531.
I filed the (In reply to comment #5) > > Maybe it's not related, but I also notice that that is the only icon whose > > drop-down menu doesn't work in the overview/expose screen. > > It is related because there are no windows shown in overview/expose screen and > that drop-down menu is a "normal" (non shell-toolkit) menu window. I filed it as bug #664065 .
This is now implemented in gnome-shell itself.