Version: svn r862970 (using KDE 4.1.1) OS: Linux Installed from: Compiled From Sources When selecting multiple files from the "Files" view on the left and dragging them to the playlist, each file gets added twice. This doesn't happen if only dragging one file.
Sorry, works fine for me, for both single and multiple item drags
I've just tried again. Seems it only happens in "Detailed View" but not in "Short View". Which one did you try?
Aaah, some more details: It also depends on how you select the files. Selecting "top-down" works fine, but when starting to select from the empty space below the list, you get double entries. And then it even happens with a single track..
Yep, i can confirm this now. Really weird, but I suspect it may be a KDirLister problem.
Needs to be reasigned?
Adding ereslibre to this bug, because he was helping us with another Kdiroperator issue.
SVN commit 875293 by ereslibre: Output that tells that QItemSelection contains duplicate ranges... very strange. I need to go deeper, since this seems to be a Qt bug. CCMAIL: faure@kde.org CCBUG: 171436 M +11 -0 kdiroperator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=875293
SVN commit 875507 by ereslibre: Interesting finding. For some reason if the treeview has the type column, the comment that explains the problem happens, if not, it isn't. Remove it for now, while I see from this comes. CCMAIL: faure@kde.org BUG: 171436 M +0 -11 kdiroperator.cpp M +1 -2 kdiroperatordetailview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=875507
SVN commit 875997 by ereslibre: Add for now the patch I proposed to TT about the treeview having columns hidden. CCBUG: 171436 A 0255-qtreeview-selection-columns-hidden.diff M +1 -1 README WebSVN link: http://websvn.kde.org/?view=rev&revision=875997
You need to log in before you can comment on or make changes to this bug.