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 60524 - Toolbar/Menubar detach confusion
Toolbar/Menubar detach confusion
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2001-09-14 15:22 UTC by Owen Taylor
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Owen Taylor 2001-09-14 15:22:25 UTC
Gnumeric is calling:

 gnome_preferences_get_menubar_detachable ()

When it wants to check whether its toolbars should be
detachable. But there is a separate preference for
this: 
 gnome_preference_get_toolbar_detachable ()

So, if in the Look and Feel/Applications capplet you turn
off "Can detach and move menus", you make it impossible
to move toolbars in gnumeric, even if "Can detach and
move toolbars" is on.

The fix is simple - just change all instances of 
get_menubar_detachable() in gnumeric to get_toolbar_detachable.
Comment 1 Jody Goldberg 2001-09-14 15:44:15 UTC
Wow that is an old bug.  Thanks for noticing.  Fixed in CVS.
Comment 2 Bugzilla Maintainers 2004-04-01 23:44:57 UTC
The URL field has been removed from bugzilla.gnome.org. This URL was in the old URL field, and is being added as a comment so that the data is not lost. Please email bugmaster@gnome.org if you have any questions.

URL: 
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=53657