Version: (using KDE 4.3.0) Installed from: Ubuntu Packages Hi! I use to select several files by pressing the ctrl-button and "creating" a rectangle to select more files. The problem is: when I do this on the bottom of the directory, dolphin deletes the existing selection, though ctrl is pushed.
Created attachment 35968 [details] The ctrl-button is pressed all the time, however dolphin unselect other files when making the rectangle from the bottom Here's a screencast to show this
Confirmed in current trunk too
With Qt 4.5.2 and current trunk (r1011582) I'm not able to reproduce this issue anymore. I've to have the view scrolling down to loose the existing selection (which has already been reported but I don't remember the bug number).
I can still reproduce it with trunk r1033620 / Qt 4.6-stable-patched commit 977d4668604bf5c5506f2e7a09c15e59fe8f4d3f from kde-qt. It seems to have the same cause as the scrolling problem (comment 3, this is bug 190703) because the patch I've just attached to the other report fixes both for me. Note that you have to apply the patch from http://qt.gitorious.org/qt/qt/merge_requests/1759 to test this in trunk - without it, Ctrl-rubber band selection is broken due to a regression in Qt's 4.6 branch. *** This bug has been marked as a duplicate of bug 190703 ***