SUMMARY Sorting by deletion time doesn't sort item by most recently deleted. It uses some different inexplicable sorting method. STEPS TO REPRODUCE 1. Open thrash 2. Sort by deletion time OBSERVED RESULT The items are not sorted by deletion time EXPECTED RESULT The items are correctly sorted by deletion time SOFTWARE/OS VERSIONS Operating System: Fedora Linux 37 KDE Plasma Version: 5.27.0 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 6.1.12-200.fc37.x86_64 (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz Memory: 15,4 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 630 Manufacturer: HP Product Name: HP ZBook Studio G5 ADDITIONAL INFORMATION It's broken in all view modes. Dolphin does seem to show the correct dates of deletion, however.
Created attachment 157113 [details] Screenshot of trash sorted by deletion time In the screenshot you can see the sorting being done in my trash directory. I've listed accessed and modified times as well to try to see a pattern here, but I couldn't find it. The sorting seems very arbitrary, although it's almost correct.
Hello, I see that in the screen shot you attached, time stamps under "deletion time" are sorted in most recent to least recent order. Can you point where it is not sorted by Deletion time correctly? Also, while looking for this bug I found that, dolphin sorts folders first and then files. Could you please assure me that this is not the point of confusion. Thanks.
Ah, yes I got confused because the folders were first sorted. Especially in grouped view (which is where I noticed it first) this looks weird. Maybe folders first should only put them as first of their group, not first overall. Anyways, this bug is invalid, so I'll close it. Thanks for having a look.