[dolphin] [Bug 504490] After sending files to Trash, Dolphin selects files randomly
https://bugs.kde.org/show_bug.cgi?id=504490 Méven changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/syst ||em/dolphin/-/commit/76a79ba ||3e8660e9fdfd8e897c69065e797 ||21545e --- Comment #4 from Méven --- Git commit 76a79ba3e8660e9fdfd8e897c69065e79721545e by Méven Car. Committed on 21/09/2025 at 08:40. Pushed by meven into branch 'master'. dolphinview: position the focus after the last removed file Previously, the code could misposition the selection after removal if the last file in the view was removed and several files were selected. And since it didn't clear the selection, the previous selection influence the selection. Instead clear the selection and position only the focus, either on the next item after the last index, or the last item still in the view if the last item was removed. M +4-8src/views/dolphinview.cpp https://invent.kde.org/system/dolphin/-/commit/76a79ba3e8660e9fdfd8e897c69065e79721545e -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 504490] After sending files to Trash, Dolphin selects files randomly
https://bugs.kde.org/show_bug.cgi?id=504490 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #3 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/1051 -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 504490] After sending files to Trash, Dolphin selects files randomly
https://bugs.kde.org/show_bug.cgi?id=504490 John Kizer changed: What|Removed |Added CC||[email protected] --- Comment #2 from John Kizer --- *** Bug 505485 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[dolphin] [Bug 504490] After sending files to Trash, Dolphin selects files randomly
https://bugs.kde.org/show_bug.cgi?id=504490 John Kizer changed: What|Removed |Added CC||[email protected] Status|REPORTED|CONFIRMED Ever confirmed|0 |1 --- Comment #1 from John Kizer --- I can reproduce on today's git master. Thanks! -- You are receiving this mail because: You are watching all bug changes.
