Bug 189359 - Select files with SHIFT doesn't work
Summary: Select files with SHIFT doesn't work
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-folderview (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-11 11:30 UTC by FiNeX
Modified: 2009-12-05 22:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description FiNeX 2009-04-11 11:30:29 UTC
1) select one file on the folder view
2) press SHIFT (and keep it pressed)
3) click another file
The first one file is un-selected and the last one is opened.

I'm using KDE compiled from SVN (r952068) and Qt 4.5.0-3 from ArchLinux
repositories.



P.S: don't compare this bug with the current dolphin behaviour which is bugged too, bug 163451.

P.P.S: I've finished reoprting folder views bug... for today :-)
Comment 1 Shantanu Tushar 2009-04-12 14:19:04 UTC
AFAIK, the same effect can be achieved using the Ctrl key to select multiple items.
Comment 2 FiNeX 2009-04-12 18:09:00 UTC
@Shantanu: can you try the latest SVN revision? CTRL key behaviour should be fixed.
Comment 3 Shantanu Tushar 2009-04-14 20:52:47 UTC
(In reply to comment #2)
> @Shantanu: can you try the latest SVN revision? CTRL key behaviour should be
> fixed.

Yes I tried the latest SVN revision, CTRL key works fine for selecting multiple items. Please detail about what behaviour needs to be fixed.
Comment 4 FiNeX 2009-04-15 14:17:00 UTC
The current behaviour is like described on the bug description:

1) select one file on the folder view
2) press SHIFT (and keep it pressed)
3) click another file
=> The first one file is un-selected and the last one is opened.

The expected behaviour (or at least what I'm expecting) is:
1) select one file on the folder view
2) press SHIFT (and keep it pressed)
3) click another file
=> all files between the first and the last one clicked are selected.
Comment 5 Shantanu Tushar 2009-04-17 18:10:30 UTC
> => all files between the first and the last one clicked are selected.

Ok, now I understand the expected behaviour for the SHIFT key. This will be worked upon. Thanks for reporting.
Comment 6 FiNeX 2009-09-19 22:14:19 UTC
This bug is still reproducible in current trunk r1025694.
Comment 7 Shantanu Tushar 2009-09-25 19:07:50 UTC
A fix has been proposed and is pending approval.
Comment 8 Shantanu Tushar 2009-10-08 19:45:18 UTC
Fixed in current trunk r1032844. Thanks for reporting the bug. Please close the bug as RESOLVED if the behavior is fine.
Comment 9 FiNeX 2009-12-05 22:50:25 UTC
SHIFT + click selection has been partially fixed.

It works (KDE SC 4.4 beta1) only if you don't click over the "+" icon which has recently been introduced in the folder view. Anyway this is the same behaviour of dolphin so we can leave it.