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 563829 - "Open" and "Browse Folder" redundant
"Open" and "Browse Folder" redundant
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.24.x
Other All
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 141846 625293 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-12-09 10:18 UTC by Luca Bruno
Modified: 2010-07-26 13:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
Remove "Browse Folder" on Desktop when browsing is set to default (#563829) (1.21 KB, patch)
2010-07-05 19:12 UTC, Marcus Carlson
committed Details | Review

Description Luca Bruno 2008-12-09 10:18:23 UTC
Right-clicking on a folder gives a menu with "Open" and "Browse
Folder" as the first two items; both open nautilus on the folder.
Please remove one of the redundant items.

by Josh Triplett

Other information:
The redundancy only happens when the preferred mode is "Always open in browser windows".
Comment 1 lexual 2008-12-15 10:49:03 UTC
This only applies to folders on the desktop.
Comment 2 Calum Benson 2009-05-29 16:46:52 UTC
"Browse Folder" is certainly redundant if /apps/nautilus/preferences/always_use_browser is True, at least.  If it's False, there's perhaps a case for showing both (Open folder -> spatial mode, Browse Folder -> browser mode.)
Comment 3 Vish 2009-08-27 07:05:41 UTC
At present , if the user selects the browser option , as of now , there is no way for the user to open folders in spatial view! 
This is depriving a feature from the user.

I suggest modifying the present method to:

Change the check box in the Behavior tab to radio buttons

So in Behavior tab > 
Always open windows 
[*] In Same Browser 
[ ] In Spatial View

Now , When user has selected an option for instance: 
1> "In Same Browser" , 
 - first option "Open" opens windows in Browser  
 - second option is now "Spatial View" , 
2> "In Spatial View", 
 - first option "Open" opens windows in Spatial mode 
 - second option is now "Browse Folder" 

This way the user has both the features and is able to differentiate between them.

Side-Note:
There might be concern about exposing the users to a new term "Spatial Mode"
Alternate names for "Spatial Mode" / "Spatial View" could be 
"Mini browser" / "Mini Viewer"
"Compact Browser" / "Compact Viewer"

----------

I would further like to see the option in other places other than desktop too.
Though I use the browser , I find the spatial mode is quite useful sometimes.

Adding a checkbox below the above option:
 [/] Show an option for the alternate viewing mode in the context menu.

Would allow the users to open folders in spatial mode/browser even from other locations.

Would this be a separate feature request? or can this be done along with this bug?
Comment 4 Allan Day 2010-07-05 18:48:12 UTC
I don't think we should expose spatial mode to those who don't use it. It'd be too confusing.

When browser mode is enabled, just show Open in the Desktop context menu. When spatial mode is active, show an Open and a Browse Folder option. This would be consistent with what we do elsewhere. Consistency is good.
Comment 5 Marcus Carlson 2010-07-05 19:12:17 UTC
Created attachment 165301 [details] [review]
Remove "Browse Folder" on Desktop when browsing is set to default (#563829)
Comment 6 Cosimo Cecchi 2010-07-05 23:58:00 UTC
Thanks, pushed to master.
Comment 7 Cosimo Cecchi 2010-07-26 13:10:53 UTC
*** Bug 141846 has been marked as a duplicate of this bug. ***
Comment 8 Cosimo Cecchi 2010-07-26 13:10:59 UTC
*** Bug 625293 has been marked as a duplicate of this bug. ***