Bug 453009

Summary: When selecting multiple files enable the Ctrl key to inverse the logic of the Shift key, eg to unselect multiple files using shift
Product: [Applications] dolphin Reporter: Daniel <md5003>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: felixernst, kfm-devel, meven29, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Daniel 2022-04-25 18:03:27 UTC
When selecting files Shift makes a selection from first click to second click.
This also works in combination with selecting somewhere else using Ctrl key and starting a new from-to selection from there.

It is not possible to unselect files using the shift key in combination with the Ctrl key though. 
So if the first Ctrl+click does an unselect, so should the following shift+click command.

Alternatively it may also be useful to have this behaviour of unselecting only occur while holding down Ctrl + shift key?
Holding down Ctrl+shift may also apply a toggle to each file in the selection instead?