[dolphin] [Bug 503221] Multi-file selection does not work when Dolphin is opened with a pre-selected file
Akseli Lahtinen
bugzilla_noreply at kde.org
Sat Apr 26 19:31:59 BST 2025
https://bugs.kde.org/show_bug.cgi?id=503221
Akseli Lahtinen <akselmo at 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 <akselmo at 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 on the CC list for the bug.
More information about the kfm-devel
mailing list