Bug 115308 - Typo: Copy and Move dialogs title syntax is inversed
Summary: Typo: Copy and Move dialogs title syntax is inversed
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-29 11:51 UTC by Nicolas Ternisien
Modified: 2011-11-25 18:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Ternisien 2005-10-29 11:51:01 UTC
Version:            (using KDE KDE 3.4.92)
Installed from:    Mandriva RPMs
OS:                Linux

As you can see in the following screenshots : (sorry, they are in french)

http://annivernet.free.fr/stuff/cut-move.png
http://annivernet.free.fr/stuff/copy-paste-bis.png

The title of these windows are not logical.

Indeed, the completed ratio is the first information given in this title, but the action in progress is between parenthesis although this is the main information of the dialog box !

So, I think a string like 

Copy progress (12% of 3,5 Gb)
and
Move progress (12% of 3,5 Gb)

will be better than the current ones.
Comment 1 Nicolas Goutte 2005-10-29 16:03:32 UTC
But in the minimized window what is important is the progress, not that it is a move or a copy!

(Also as far as I know, this is a feature of KIO.)

Have a nice day!
Comment 2 Nicolas Ternisien 2005-10-29 18:40:06 UTC
Is the title able to be different in minimized mode (with a signal for example)? If so, it can be a good solution for everybody.
Comment 3 Nicolas Goutte 2005-10-29 21:04:22 UTC
On Saturday 29 October 2005 18:40, Nicolas Ternisien wrote:
>
> Is the title able to be different in minimized mode (with a
> signal for example)? If so, it can be a good solution for everybody.


But if the progress window is hidden (by the current active window), the only 
thing that you see of the progress window is the minimized window (or 
whatever you call it in such a case).

Have a nice day!
Comment 4 Nicolas Ternisien 2005-10-30 11:07:49 UTC
Yes, your right, so a little text could be sufficent, like this one for example :

"Copy (3% of 3,6 Gb)"

The fact that the action of the dialog box is between parenthesis is really the problem for me, because I think we need to know what windows is really doing (another solution could be a different icon between copy and moving
Comment 5 Nicolas Goutte 2005-10-30 12:14:39 UTC
On Sunday 30 October 2005 11:07, Nicolas Ternisien wrote:
(...)
> Yes, your right, so a little text could be sufficent, like
> this one for example :
>
> "Copy (3% of 3,6 Gb)"


But if the 3% is not at start, so it might not show in the minimized window.

So we could have something like:

"3%; Copy; 3.6 GB"

but that makes it even more synthetic and not natural as the current title.

>
> The fact that the action of the dialog box is between parenthesis is really
> the problem for me, because I think we need to know what windows is really
> doing (another solution could be a different icon between copy and moving


That is the part that I do not really understand. Why it seems so important 
for you to know if it is a move or a copy? The window title means more:
"There is a file operation under way. 3% of 3.6 GB is already done".

(Good, for me, I mostly see that window while downloading from the Internet, 
so the "move" case is excluded anyway. And when a program saves and renames 
the file and its backup, it is also not really important to know that it is a 
"move".)

Also if I remember well, this window title was changed for usability to the 
current way, so there is probably a mailing list thread somewhere with the 
reasons.

Have a nice day!
Comment 6 Nicolas Ternisien 2005-10-31 09:37:37 UTC
And what do you think about a different icon between Copy and Move ? In fact, it's important for me because I often have different opened copies and moves in progress, and I need sometimes to see in a rapid view what dialog do what (to see their progress for example)
Comment 7 Nicolas Goutte 2005-10-31 21:30:13 UTC
On Monday 31 October 2005 09:37, Nicolas Ternisien wrote:
(...)
> And what do you think about a different icon between Copy and
> Move ? 


That would be perhaps the way to go, but I do not know how the icons are 
currently handled for those progress dialog.

> In fact, it's important for me because I often have different opened
> copies and moves in progress, and I need sometimes to see in a rapid view
> what dialog do what (to see their progress for example)


Have a nice day!
Comment 8 Myriam Schweingruber 2011-11-25 18:42:04 UTC
Can't reproduce this with KDE 4.7.3, I guess this should have been closed since quite some time :)