After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 327862 - Input Methods menu doesn't work in pull-down mode
Input Methods menu doesn't work in pull-down mode
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: general
CVS head
Other Linux
: Normal normal
: 0.95
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-20 13:45 UTC by Jens Getreu
Modified: 2006-01-21 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jens Getreu 2006-01-20 13:45:04 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
Comment 1 Hans Breuer 2006-01-20 23:26:56 UTC
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.
Comment 2 Hans Breuer 2006-01-21 15:17:12 UTC
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.