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 518410 - Improve the design of the File Operations dialog
Improve the design of the File Operations dialog
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: File and Folder Operations
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 550000 555810 (view as bug list)
Depends on:
Blocks: 530793 531338
 
 
Reported: 2008-02-24 13:45 UTC by Björn Martensen
Modified: 2017-03-06 12:54 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
screenshot (35.71 KB, image/png)
2008-02-24 13:46 UTC, Björn Martensen
Details

Description Björn Martensen 2008-02-24 13:45:55 UTC
the file operations dialog looks kinda bad. maybe the button should be the same size as the progress bar or sth like that but it should definately be improved, imho.
Comment 1 Björn Martensen 2008-02-24 13:46:30 UTC
Created attachment 105859 [details]
screenshot
Comment 2 Cosimo Cecchi 2008-02-24 23:14:36 UTC
-> GIO.

Confirming, although we're in UI freeze and I'm not sure we can modify this for 2.22.
Comment 3 Michael Monreal 2008-02-25 13:40:43 UTC
In fact this is a very visible UI regression from 2.20. I would make it a top priority to get some HIG people to redesign this dialog and request breaking the UI freeze.
Comment 4 Cosimo Cecchi 2008-02-25 13:54:25 UTC
I don't think this is top priority stuff for 2.22, I quite like the structure of the new dialog, and overall it's a big improvement over the old one...the missing bits are IMHO a nicer status icon and maybe some kind of context menu for it and some HIG fixes like the one described here.
Comment 5 Victor Osadci (Vic) 2008-03-17 15:03:15 UTC
Several things that look like regressions to me and could be improved:

* The Cancel button is too small of a target (try it on a notebook);
* No label on the Cancel button (no keyboard shortcut for you mister);
* Doesn't show the current file;
* No way to see the full path of the file or directory
Comment 6 Cosimo Cecchi 2008-03-31 13:22:23 UTC
We should try to fix these issues for 2.24.
Comment 7 Matthew Paul Thomas (mpt) 2008-04-28 12:03:00 UTC
I've published a proposed design on the wiki. <http://live.gnome.org/Nautilus/ProgressWindow> It's probably easiest if any comments on the design are added to that page, rather than in this bug report.
Comment 8 John Keller 2008-08-23 10:13:22 UTC
Just found this bug, looks interesting. But I see that 2.24 is now also in UI freeze.

Something for 2.26, then?
Comment 9 Cosimo Cecchi 2008-08-31 00:47:19 UTC
*** Bug 550000 has been marked as a duplicate of this bug. ***
Comment 10 Cosimo Cecchi 2008-10-10 15:57:42 UTC
*** Bug 555810 has been marked as a duplicate of this bug. ***
Comment 11 søren hauberg 2009-11-08 09:15:08 UTC
This bug haven't seen some activity in a while. Looking at the wiki page linked to by mpt it seems like an entirely new design is in the works. Until this design is finalized, could we change the relief of the 'stop' button into 'GTK_RELIEF_NONE'? That way, the height of the progress bar and the button would at least appear to match.
Comment 12 Andreas Nilsson 2010-04-20 23:20:13 UTC
Isn't mpt's design finalized already?
MPT: is there anything currently missing in the spec or is it ready to be implemented?
Comment 13 Matthew Paul Thomas (mpt) 2010-09-19 18:27:14 UTC
Five months later I've reviewed it and only had one WTF moment, which I've corrected. <http://live.gnome.org/action/info/Nautilus/ProgressWindow?action=diff&rev2=42&rev1=41> So yes, I think it's ready.

One thing I haven't specified in detail is how times greater than one hour should be rounded -- but really, there should be a standard round_off_time_estimate() function for that somewhere, it shouldn't be specific to Nautilus.