[dolphin] [Bug 489770] New: Minor selection improvement
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri Jul 5 06:56:34 BST 2024
https://bugs.kde.org/show_bug.cgi?id=489770
Bug ID: 489770
Summary: Minor selection improvement
Classification: Applications
Product: dolphin
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: manuelchaves at gmail.com
CC: kfm-devel at kde.org
Target Milestone: ---
Created attachment 171398
--> https://bugs.kde.org/attachment.cgi?id=171398&action=edit
Ctrl and shift actions
This is a small detail that I think might be missing.
If you see the attached gif, you'll see in the first action how ctrl pick +
shift range pick works as expected.
But in the second action I toggle off the ctrl-picked item, yet the shift range
selection still happens at that point.
If the item is toggled off it shouldn't count as a starting point for a
selection, I think.
What I did in my own implementation (in another application) was keep a date of
selection on every selected item. And I use the most recently selected item as
the starting point for range selections. When an item is deselected the date is
set to 0.
This is not critical but I thought I'd just share it just in case.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list