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 648055 - Toolbar editor should be disabled if toolbar is not visible.
Toolbar editor should be disabled if toolbar is not visible.
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
3.0.x
Other Linux
: Normal normal
: GNOME3.2
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-17 22:18 UTC by Tiffany Antopolski
Modified: 2011-04-20 21:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (39.75 KB, image/png)
2011-04-17 22:22 UTC, Tiffany Antopolski
Details

Description Tiffany Antopolski 2011-04-17 22:18:20 UTC
[eog 3.0.0] In order to edit the toolbar, you have to bring up the toolbar editor (Edit->Toolbar), which allows you to drag items from the editor onto the toolbar.  However, since this only works if the toolbar is actually visible, the Edit->Toolbar option should not be enabled when the toolbar is not visible (should have similar behaviour to Evince).   
The ability to bring up the toolbar editor when the toolbar is not visible is confusing.
Comment 1 Tiffany Antopolski 2011-04-17 22:22:53 UTC
Created attachment 186168 [details]
screenshot
Comment 2 Felix Riemann 2011-04-20 21:22:03 UTC
Sounds okay to me.

commit 107adb3c8accc3e1c0eb06e77717f012127ff464
Author: Felix Riemann <>
Date:   Wed Apr 20 23:18:33 2011 +0200

    Allow editing the toolbar only when it is visible
    
    Disables the toolbar editor in the menu when the toolbar is toggled off.
    Fixes bug #648055.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.