[dolphin] [Bug 503221] Multi-file selection does not work when Dolphin is opened with a pre-selected file
"Akseli Lahtinen" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kfm |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=503221 Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/b64bf8c | |a69c473de973eddef3d137fea80 | |acb968 --- Comment #3 from Akseli Lahtinen <[email protected]> --- Git commit b64bf8ca69c473de973eddef3d137fea80acb968 by Akseli Lahtinen. Committed on 26/04/2025 at 18:22. Pushed by akselmo into branch 'master'. DolphinView: Don't end anchored selection in updateSelectionState Do not end anchored selection when selection state is updated, such as when Dolphin is started with --select "thing.txt" flag. If we end here, and user wants to press shift to select from current item to X items, this would cause the anchored selection to start from the clicked item, not from the first selected item. M +0 -1 src/views/dolphinview.cpp https://invent.kde.org/system/dolphin/-/commit/b64bf8ca69c473de973eddef3d137fea80acb968 -- You are receiving this mail because: You are on the CC list for the bug.