Summary: | After deleting an item, the next or the previous item is selected. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | David Shen <davidshen84> |
Component: | Selection Mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | felixernst |
Priority: | NOR | ||
Version First Reported In: | 25.04.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David Shen
2025-08-23 01:58:42 UTC
This was an intentional change to fix the bugs https://bugs.kde.org/show_bug.cgi?id=419914 and https://bugs.kde.org/show_bug.cgi?id=181214 (which has three duplicates). >No item should be selected, so pressing the Delete key again won't accidentally delete another item. I agree that this can be problematic. The plan is to have better feedback on deletion (for example through a notification) and have a deletion history. Another change that is currently being worked on is allowing to "Undo" such deletions directly from Dolphin. |