https://bugs.kde.org/show_bug.cgi?id=503221
Akseli Lahtinen <akse...@akselmo.dev> 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 <akse...@akselmo.dev> --- 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 watching all bug changes.