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 698404 - file browser: don't offer View Folder in Bookmarks folder
file browser: don't offer View Folder in Bookmarks folder
Status: RESOLVED FIXED
Product: gedit-plugins
Classification: Other
Component: General
git master
Other Linux
: Normal minor
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-19 20:55 UTC by Adam Dingle
Modified: 2019-03-23 20:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2013-04-19 20:55:48 UTC
In the file browser, the context menu in the Bookmarks folder has a command View Folder, which does nothing since Nautilus can't display this folder.  In this folder I think the View Folder command should be disabled.
Comment 1 Ignacio Casal Quinteiro (nacho) 2013-04-19 21:01:05 UTC
not sure I really understand this issue...
What bookmarks folder?
Comment 2 Ignacio Casal Quinteiro (nacho) 2013-04-19 21:01:36 UTC
btw some testing on the wip/browser-menu branch would be appreciated :)
Comment 3 Adam Dingle 2013-04-19 21:15:49 UTC
To visit the bookmarks folder in the sidebar, open the directory chooser popup.  At the top of the list you'll see an item "Bookmarks".  Select it.
Comment 4 Ignacio Casal Quinteiro (nacho) 2013-04-20 09:04:03 UTC
Fixed in wip/browser-menu. Thanks for the report.