Bug 178871

Summary: Selecting files with SHIFT works differently if triggered with the keyboard or using the mouse.
Product: [Applications] dolphin Reporter: FiNeX <finex>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description FiNeX 2008-12-27 11:39:16 UTC
Bug reproducible only on icon view:

Case A:

1) select one single file focusing it with the keyboard
2) press "SHIFT" key and keep it pressed
3) with the mouse click on another file OR, with the arrow keys, change the current file.
-> All files between the first and the last will be selected.

This is what an user expect and it is correct.

Case B:

1) select one single file using the mouse (not using the keyboard like case A)
2) press "SHIFT" key and keep it pressed
3) with the mouse click on another file OR, with the arrow keys, change the current file.
-> No file is selected and only the "focus" (dotted rectangle around the file name) is visible on the last file where whe have stop on third step.

Case B should behave like case A: when a file is selected with the mouse it have to be possible to select multiple files using SHIFT+click.
Comment 1 FiNeX 2008-12-27 11:41:44 UTC
Case C: 

1) Select the first file using CTRL+click
2) press "SHIFT" key and keep it pressed
3) with the mouse click on another file OR, with the arrow keys, change the
current file.
-> All files between the first and the last will be selected.

So the problem is only when the first file is selected with the "+" arrow or drawing a selection around the first.
Comment 2 FiNeX 2008-12-27 11:42:43 UTC

*** This bug has been marked as a duplicate of bug 163451 ***