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 685052 - Missing back button
Missing back button
Status: RESOLVED FIXED
Product: baobab
Classification: Core
Component: general
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Baobab Maintainers
Baobab Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-28 15:07 UTC by Allan Day
Modified: 2012-10-13 21:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
window: merge 'stop' button with 'refresh' instead of 'back' (3.25 KB, patch)
2012-10-13 16:57 UTC, Stefano Facchini
rejected Details | Review
Remove the 'stop' action (5.36 KB, patch)
2012-10-13 17:39 UTC, Stefano Facchini
committed Details | Review

Description Allan Day 2012-09-28 15:07:55 UTC
After I click on an item in the main list, I am taken to a new view. However, there is no obvious way to get back to the list. If you take someone somewhere, you should always provide them with a way to get back again. It's confusing if you don't.

My suggestion would be to place a back button where the stop button currently is, and to combine the stop button with the refresh button (you shouldn't need them both simultaneously anyway).
Comment 1 Paolo Borelli 2012-09-29 10:24:52 UTC
The idea was that you cannot go back without cancelling, so we turn the left button into a stop button while the scan is running and then back into a back button when the scan is finished.


But after trying it for a while I tend to agree that it is a bit confusing.


I guess we could turn refresh into stop and leave back on the left, but make it implicitely "cancel & back"
Comment 2 Stefano Facchini 2012-10-13 16:57:48 UTC
Created attachment 226382 [details] [review]
window: merge 'stop' button with 'refresh' instead of 'back'
Comment 3 Stefano Facchini 2012-10-13 17:39:17 UTC
Created attachment 226384 [details] [review]
Remove the 'stop' action

Instead, always enable the 'reload' action and make it a combined
'stop and refresh' action.
Comment 4 Paolo Borelli 2012-10-13 19:15:50 UTC
Review of attachment 226384 [details] [review]:

looks good
Comment 5 Stefano Facchini 2012-10-13 21:09:09 UTC
Attachment 226384 [details] pushed as df2b587 - Remove the 'stop' action