mate-desktop / caja

Caja, the file manager for the MATE desktop
https://mate-desktop.org/
Other
265 stars 145 forks source link

File Operations dialog incorrectly displays remaining files when skipping files during move or copy #1308

Open ccscoggins opened 5 years ago

ccscoggins commented 5 years ago

Expected behaviour

The file operations dialog should display the number of files remaining in the copy queue for a given operation

Actual behaviour

If some files are skipped, they are not subtracted from the count displayed in the file operations dialog.

Steps to reproduce the behaviour

Move or copy a large number of files from one folder into another where some identically named files are present. When it asks the user whether to replace or skip files, choose skip and mark "apply this action to all files and folders." It may be most visible if a large number of folders are being merged with several differences between the versions, but this is not strictly necessary to reproduce the issue.

MATE general version

Version 1.20.2

Package version

1.20.2-4ubuntu1

Linux Distribution

Ubuntu MATE 18.04 LTS

Link to downstream report of your Distribution

lukefromdc commented 5 years ago

I too have noticed this, I'm pretty sure it was also the case with Nemo when this code was ported over from it. Not sure if Nemo ever fixed that, if they did it would offer a usable fix.