Bug 453009 - When selecting multiple files enable the Ctrl key to inverse the logic of the Shift key, eg to unselect multiple files using shift
Summary: When selecting multiple files enable the Ctrl key to inverse the logic of the...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-25 18:03 UTC by Daniel
Modified: 2022-04-25 18:57 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?