When there is more than one page of files and you select files on the first page with the multitouch selection rectangle, it selects the files at the same position on the second page as well (you can see that when you drag them, the icons for the files on the second page are attached to the cursor as well). Reproducible: Always Steps to Reproduce: 1. Select a type of files of which you have enough to fill at least two pages 2. Drag a rectangle to select some of the first files 3. Drag selected files Actual Results: Not only the files within the rectangle but also those at the same position on the second page are selected Expected Results: Only files on visible page are selected
I just noticed that this does not only affect pages below, but pages above as well. If you have three pages of a resource type and tag some files on the second page, those at the same position on page one and three get tagged as well.
Git commit 227b9c76ad7e3c329ab82a4db54d58e753eabacd by Marco Martin. Committed on 28/03/2013 at 17:55. Pushed by mart into branch 'pa4/criticalfixes'. map delegate pos to parent should avoid the second page items to be selected M +4 -1 applications/filebrowser/package/contents/ui/BrowserFrame.qml http://commits.kde.org/plasma-mobile/227b9c76ad7e3c329ab82a4db54d58e753eabacd
With current Integration packages, selecting using two fingers does not work anymore at all. You can draw the rectangle, but files beneath it do not get selected.
Deleting files works now.
Sorry, I had opened the wrong bug. This one still applies (see Comment 3)
With latest updates, it works as expected! :)