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.
Proposed fix at https://git.reviewboard.kde.org/r/107389/.
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