When dragging a file over a directory (in the details view tree, with expandable folders checked), the directory tree node does not expand so one can not drop the file into a subdir of this directory node. Reproducible: Always
Thanks for the bug report, but I cannot reproduce. Have you enabled "Open folders during drag operations" in the "Navigation" section of the settings?
Works for me.
Nice, it even closes the folders when hovering them again :) I didn't know this feature. Works for me, too.
I found a small Bug: When you drag a item onto a folder-view-item and then move it away instantly before the autoactivation event is triggered (After 750ms), the folder will be opened anyway. I have already created a Patch (i will create a review when I'm back at home)
(In reply to comment #1) > Have you enabled "Open folders during drag operations" in the "Navigation" section of the settings? That was it! Thanks. I simply didn't find this option. I'll leave the report open due to comment #4
Git commit 9ab8bcd6aa3ce5d96ee380d5f22d77c2f0a38881 by Emmanuel Pescosta. Committed on 12/09/2012 at 19:33. Pushed by emmanuelp into branch 'master'. Fixes Bug 305783 - dragging a file over a directory #c4 does not expand the dir => Bug discovered: When you drag a item onto a folder-view-item and then move it away instantly before the autoactivation event is triggered (After 750ms), the folder will be opened anyway. REVIEW: 106381 M +10 -1 dolphin/src/kitemviews/kitemlistcontroller.cpp http://commits.kde.org/kde-baseapps/9ab8bcd6aa3ce5d96ee380d5f22d77c2f0a38881
Git commit 8c4fa6e03b6b6acedf3a03eef5347f38680818fe by Emmanuel Pescosta. Committed on 12/09/2012 at 19:33. Pushed by emmanuelp into branch 'KDE/4.9'. Fixes Bug 305783 - dragging a file over a directory #c4 does not expand the dir => Bug discovered: When you drag a item onto a folder-view-item and then move it away instantly before the autoactivation event is triggered (After 750ms), the folder will be opened anyway. REVIEW: 106381 FIXED-IN: 4.9.2 (cherry picked from commit 9ab8bcd6aa3ce5d96ee380d5f22d77c2f0a38881) M +10 -1 dolphin/src/kitemviews/kitemlistcontroller.cpp http://commits.kde.org/kde-baseapps/8c4fa6e03b6b6acedf3a03eef5347f38680818fe