https://bugs.kde.org/show_bug.cgi?id=505485
Bug ID: 505485
Summary: Selection broken after shift-deleting files, potential
risk of data loss
Classification: Applications
Product: dolphin
Version First 25.04.2
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 182196
--> https://bugs.kde.org/attachment.cgi?id=182196&action=edit
screen recording of the bug
SUMMARY
Selecting n out of m files in dolphin, where n < m, and then shift-deleting
them will lead to random files being selected after the deletion and affected
of potential actions (open, delete, ....) without the user knowing
STEPS TO REPRODUCE
1. Create a folder with a lot of files, e.g. `for i in `seq 1 20`; do touch
$i.txt; done`
2. select some random files in the middle
3. shift delete them
OBSERVED RESULT
Random other files are now selected (most of the time 1, but I also got
multiple)
EXPECTED RESULT
No files are selected
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 42
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.0
Kernel Version: 6.14.9-300.fc42.x86_64 (64-bit)
Graphics Platform: X11
--
You are receiving this mail because:
You are watching all bug changes.