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 661445 - Navigation within the Control Centre is confusing the "All Settings" button is non-intuitive.
Navigation within the Control Centre is confusing the "All Settings" button i...
Status: RESOLVED DUPLICATE of bug 643322
Product: gnome-control-center
Classification: Core
Component: shell
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-11 10:44 UTC by John Lea
Modified: 2011-10-20 10:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description John Lea 2011-10-11 10:44:39 UTC
Navigation within the Control Centre is confusing.  When a user navigates to the screen of a individual setting, they lack clear markers indicating where the screen they are currently viewing sits within the informational hierarchy.  It is also not instantly apparent that the the button labeled "All Settings" is the way to return to the main screen.  This is partially due to the fact that the button just appears only on sub-screens, and lacks context.

Desired Resolution:

- Replace the "All Settings" button with a breadcrumb that is visible on all screens, including the home screen.
- The breadcrumb should be structured "System Settings > [name of individual setting screen]"
Comment 1 John Lea 2011-10-11 10:45:43 UTC
This bug has also been reported in Launchpad for Ubuntu, see https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/845915
Comment 2 Bastien Nocera 2011-10-20 10:01:32 UTC
We now use a button with an icon for the "All Settings" button (as per bug 657043).

Problems with the breadcrumb include:
- we don't have a breadcrumb widget yet (bug 331703)
- breadcrumb isn't very useful for the 2 level deep navigation (panels/tabs)
- the widget would take room away from other widgets in there (including the master switch we want to add, bug 662196)

A back/forward button would probably be somewhat useful.

*** This bug has been marked as a duplicate of bug 643322 ***