Version: 2.3.2 (using KDE 4.3.2) OS: Linux Installed from: Ubuntu Packages Dragging and dropping files from Dolphin into Konsole causes the pathnames to be escaped and pasted. If the same files are dragged from Thunar, the drop is rejected. Thunar DnD works with other Non-KDE applications (eg, Firefox, jEdit, ...), but not Konsole (and probably other KDE apps, though I haven't tried)
From my experience, d&d from thunar works with dolphin, konqueror and kate, but does not work with konsole.
Git commit 51575d6f5294125505a9983e56878d008c07630e by Kurt Hindenburg. Committed on 04/08/2011 at 15:25. Pushed by hindenburg into branch 'master'. Accept drag and drop event from non-KDE Filemanagers Thunar uses 'text/uri-list' in its mimetype, but konsole only accept d&d events whose mimetype contains 'text/plain'. Patch by Jekyll Wu <adaptee@gmail.com> BUG: 219023 FIXED-IN: 4.8 REVIEW: 102176 M +10 -2 src/TerminalDisplay.cpp http://commits.kde.org/konsole/51575d6f5294125505a9983e56878d008c07630e
Git commit 7ad880aad29694e7f69c8e868155c3d92f89bf49 by Kurt Hindenburg. Committed on 04/08/2011 at 15:25. Pushed by hindenburg into branch 'KDE/4.7'. Accept drag and drop event from non-KDE Filemanagers Thunar uses 'text/uri-list' in its mimetype, but konsole only accept d&d events whose mimetype contains 'text/plain'. Patch by Jekyll Wu <adaptee@gmail.com> BUG: 219023 FIXED-IN: 4.8 REVIEW: 102176 (cherry picked from commit 51575d6f5294125505a9983e56878d008c07630e) M +10 -2 src/TerminalDisplay.cpp http://commits.kde.org/konsole/7ad880aad29694e7f69c8e868155c3d92f89bf49