Version: 1.93.0 (using KDE 4.4.4) OS: Linux Files and folders cannot be dragged and dropped from Dolphin to the k3b project panel: when one attempts do so, the "invalid action" cursor is displayed. This is particularly problematic in that it makes it difficult to add hidden files to the project. (The only work-around I could come up with was to add the visible parent folder to the project, and remove its undesirable subfolders.) This functionality was fine in RC3, so perhaps it is a regression in RC4? Reproducible: Always Steps to Reproduce: 1. Start k3b and create a new project. 2. Open Dolphin. 3. Use the mouse to drag a file or folder from Dolphin to k3b's project panel. Actual Results: The "invalid action" mouse cursor is displayed, and no action is taken. Expected Results: The file or folder is added to the k3b project. OS: Linux (x86_64) release 2.6.33-ARCH Compiler: gcc
SVN commit 1145707 by mmalek: Fixed dropping files from Dolphin BUG: 242745 M +1 -0 ChangeLog M +4 -1 src/projects/k3bdataprojectmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1145707
SVN commit 1145708 by mmalek: Fixed dropping files from Dolphin BUG: 242745 M +1 -0 ChangeLog M +4 -1 src/projects/k3bdataprojectmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1145708
*** Bug 244014 has been marked as a duplicate of this bug. ***
Thanks for fixing this. Can you please add in which version it is fixed?
Currently only in trunk and branch and not in a release version. You could either compile it yourself or bug your distributor to ship a branch build.
Does this also fix dropping files from digikam?
(In reply to comment #6) > Does this also fix dropping files from digikam? Yes, it should