GNOME Bugzilla – Bug 327862
Input Methods menu doesn't work in pull-down mode
Last modified: 2006-01-21 15:17:12 UTC
+++ This bug was initially created as a clone of Bug #308576 +++ Distribution/Version: Debian In pull-down mode, the Input Methods menu only shows a "-". In the context menu, this problem doesn't show up. See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=313468 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>< It appears again in CVS 2006 01 20 regards Y
Smells like an unwanted side-effect of: 2005-01-12 Lars Clausen <lars@raeder.dk> * app/menus.c (display_menu_items): * app/filedlg.c (file_open_response_callback): * app/display.[ch] (copy_display): * app/commands.[ch] (view_clone_view_callback): Added functionality to clone display. Preparation for storing display info in diagram files (not happening this version, though). If true, I'll probably back it out. BTW: I don't know what the original purpose of Clone Bug is, but IMO just reopening the former bug report would have been in enough in this case.
2006-01-21 Hans Breuer <hans@breuer.org> * app/display.c(initialize_display_widgets) : also append the Input Methods menu to the diagram menubar. Now fixes bug #327862.