When overwriting files that cannot be previewed, the "File Already Exists" dialog shows just the names of the files. It could at least show the sizes and dates (perhaps also the types as detected by 'file'?). Note that even if the files have an icon, the preview shows nothing (and thus, the dialog is oversized). See attached screenshot. Reproducible: Always Steps to Reproduce: 1. touch ~/Desktop/bar.foo 2. touch ~/Downloads/bar.foo 3. Use dolphin to copy ~/Downloads/bar.foo into ~/Desktop
Created attachment 99392 [details] screenshot
(In reply to Manuel López-Ibáñez from comment #0) > When overwriting files that cannot be previewed, the "File Already Exists" > dialog shows just the names of the files. It could at least show the sizes > and dates (perhaps also the types as detected by 'file'?). Note that even > if the files have an icon, the preview shows nothing (and thus, the dialog > is oversized). See attached screenshot. > > Reproducible: Always > > Steps to Reproduce: > 1. touch ~/Desktop/bar.foo > 2. touch ~/Downloads/bar.foo > 3. Use dolphin to copy ~/Downloads/bar.foo into ~/Desktop The Dolphin 16.04.1 with the KDE Frameworks 5.22.0 is showing preview/icon, date and size information when trying to overwite: http://i.imgur.com/bTJr9Q4.png
I think that the problem was fixed with the: https://bugs.kde.org/show_bug.cgi?id=356278 -> https://quickgit.kde.org/?p=kio.git&a=commit&h=83578134b3ddb090248e6db1a699d9bdf7428fe0
That's awesome! I can wait until Kubuntu updates or backports.