On the file count.

HTH
Roman
Moderators: Hacker, petermad, Stefan2, white
is this area really "actionable!", it does not look like a button or something to click !Hacker wrote:Michael REMY,
On the file count.
HTH
Roman
Programmable, even a simple gray-colored area can indicate a mouse click.Michael REMY wrote:is this area really "actionable!", it does not look like a button or something to click
Moderator message from: Hacker
As I said: A dialog with more height would allow to show more information, e.g. in another line.
Now I know this would probably require additional translations (the user needs to know what the numbers mean), but this shouldn't prevent you from doing it.Dalai wrote: 2022-09-25, 22:06 UTCIt would be easier if the dialog was made larger, making enough space to show both files/volume copied and remaining.
There is no need for another line. Dialog in foreground has three buttons, so it's enough to move file number to the second button. Something like that:Dalai wrote: 2022-09-26, 13:23 UTCAs I said: A dialog with more height would allow to show more information, e.g. in another line.
Code: Select all
Copied: 300/1900 2 573,9 M / 3 856,3 M
[ Pause ] [ Cancel ] [ Background ]
Remaining: -600/1900 -1 249,2 M / 3 856,3 M
[ Pause ] [ Cancel ] [ Background ]
That would be redundant and might be distracting or misleading, IMO.Dalai wrote: 2022-09-26, 17:45 UTC My suggestion was/is to show both pieces of information simultaneously, eliminating the need to switch between them.
There are some pieces of archaic code there. F5/F6 dialogs started with 3 buttons and was 363 pix long. Now it has 5 buttons and is 560 pix long, but filename is still shortened to 25 characters and no extension visible:Dalai wrote: 2022-09-26, 17:45 UTC the dialog is already too small when dealing with long paths and/or filenames. Makes sense to make it larger anyway.
But now it can be 2 lines and have 48 characters in filename, even when using Chinese symbols:F6 dialog wrote:Rename/Move "25 characters in filename..." to
Copy progress discussed here was 455 pix long and now is a little bit longer (469 pix), so it's now shorter than F5/F6 dialog and can be made also 560 pix long. Now it may skip path and try to show the whole filename, but it still hides extension.F6 dialog wrote:Rename/Move
"A filename shortened to 48 characters, then dots...ext" to