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 145237 - parent-folders button does not look like a button
parent-folders button does not look like a button
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Navigation
2.8.x
Other Linux
: High normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-07-01 06:53 UTC by Dustin Harriman
Modified: 2005-01-27 12:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Patch to fix the problem (1.89 KB, patch)
2004-10-05 04:01 UTC, Michael Henson
none Details | Review
Just a quick screenshot of the patch in action (11.91 KB, image/png)
2004-10-05 04:10 UTC, Michael Henson
  Details
updated version of the patch (1.91 KB, patch)
2005-01-26 09:44 UTC, Alexander Larsson
none Details | Review

Description Dustin Harriman 2004-07-01 06:53:24 UTC
Navigating to parent directories in nautius could be a nightmare for new users.
 The parent-folders button was slagged in an Ars Technica review of Gnome 2.6:

"The last critical piece of understanding Nautilus' new behavior is the
parent-folders button. While moving into the tree structure is easy, at first,
it may not be clear to the user how to go back."

Refer to: http://arstechnica.com/reviews/004/software/gnome-2.6/gnome-2.6-2.html

This is a usability suggestion that I feel is very important.  It is important
because novice users will not read the manual to learn about the function of the 
parent-folders button, and may not try to right click on the background of the
window, which provides the option to browse back a directory.  So they might be
stuck not knowing how to back out of directories, as it's not obvious.

The "parent-folders" button in the lower left of each nautilus window does not
invite the user to click it.  The sunkenness of the parents-folder suggests it's
inactive, and just for informational purposes, kind of like the
Properties-related data right beside it, (in this screenshot, "151 items, Free
space: 64.3 GB") 

http://www.gnome.org/start/2.6/notes/figures/nautilus-parentfolders.png

Therefore I recommend:

-the parent-folders button should not be sunken.  Sunken implies inactive,
informational.  It lacks prominence, especially as it's at the bottom of the window.
-the parent-folders button should have a small, upward pointing arrow before or
after the directory name.  This would inform the user: "A useful menu will pop
out of me if you click me"
-the parent-folders button could have an icon right beside the directory name
that is a small folder picture with an arrow pointing right, then up, which is a
universally recognized symbol meaning "up a directory".  Or, the small folder
could have two dots on it, which is a universal UNIX symbol meaning "the parent
directory".

This ought to be quick and easy to fix.
Comment 1 Michael Henson 2004-10-05 04:01:21 UTC
Created attachment 32229 [details] [review]
Patch to fix the problem

This patch adds a small relief to the button and places the stock open image in
front of the current directory (both on the button and in the popup menu)
Comment 2 Michael Henson 2004-10-05 04:10:13 UTC
Created attachment 32231 [details]
Just a quick screenshot of the patch in action
Comment 3 Kjartan Maraas 2005-01-04 00:27:08 UTC
I agree this makes it more easy to spot that this is indeed a button.
Comment 4 Luis Villa 2005-01-25 04:24:58 UTC
I agree. Martin, do you think we can sneak this in? If you think it is low risk,
the doc and i18n impact are likely to be low, so the release team would likely
be willing to look the other way.

Michael: the nautilus maintainers really prefer that patches get sent to
nautilus-list@gnome.org. Do you think you could do that? It would help get this
in, I'm sure.
Comment 5 Alexander Larsson 2005-01-26 09:44:49 UTC
Created attachment 36545 [details] [review]
updated version of the patch

I updated the patch so that it applies to HEAD.
Comment 6 Alexander Larsson 2005-01-27 12:35:57 UTC
checked in.