Bug 310365

Summary: Selection is not cleared before pasted or dropped items are selected
Product: [Applications] dolphin Reporter: Frank Reininghaus <frank78ac>
Component: view-engine: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal Keywords: investigated, regression, reproducible
Priority: NOR    
Version: 2.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 4.9.4

Description Frank Reininghaus 2012-11-19 18:59:29 UTC
Bug 223905 is back. This is a recent regression in the KDE/4.9 branch, caused by

https://projects.kde.org/projects/kde/kde-baseapps/repository/revisions/b25059e803e7eed54f0593605a4066882d63bce2

Reproducible: Always

Steps to Reproduce:
1. Select some items in the view.
2. Drop or paste some more items in the view.

Actual Results:  
Not only are the new items selected, but the old selection is still there as well.

Expected Results:  
Only the new items should be selected.
Comment 1 Frank Reininghaus 2012-11-19 21:08:49 UTC
Proposed fix at https://git.reviewboard.kde.org/r/107389/.
Comment 2 Frank Reininghaus 2012-11-24 15:08:57 UTC
Git commit 5f6c60f0e1e82c235eca855e1f78edc8f8c7a67a by Frank Reininghaus.
Committed on 19/11/2012 at 22:06.
Pushed by freininghaus into branch 'KDE/4.9'.

Clear the previous selection when selecting pasted or dropped items

This fixes a recent regression in the 4.9 branch caused by
b25059e803e7eed54f0593605a4066882d63bce2.
FIXED-IN: 4.9.4
REVIEW: 107389

M  +8    -0    dolphin/src/views/dolphinview.cpp
M  +1    -0    dolphin/src/views/dolphinview.h

http://commits.kde.org/kde-baseapps/5f6c60f0e1e82c235eca855e1f78edc8f8c7a67a