Version: 2.0 (using Devel) OS: Linux hovering over the trash can in places with a dragged icon gives you a copy icon. dropping it appears to not do anything Reproducible: Always Steps to Reproduce: drag file to trash can in places. Actual Results: hovering gives you a copy icon dropping does nothing Expected Results: hovering: trash icon dropping: file is moved to trash can OS: Linux (x86_64) release 3.0.0-15-generic Compiler: gcc
Confirmed: I can reproduce this bug after updating to KDE 4.8
Could this bug be related to bug #292821 ?
Git commit 43ffe9095ce543c60e0a5ef56f83e5bdfe45225e by Peter Penz. Committed on 30/01/2012 at 12:07. Pushed by ppenz into branch 'master'. Fix drag & drop issues with non-local URLs Related: bug 292821 FIXED-IN: 4.8.1 M +1 -1 dolphin/src/dolphinmainwindow.cpp M +1 -2 dolphin/src/dolphinviewcontainer.cpp M +2 -6 dolphin/src/panels/folders/folderspanel.cpp M +1 -2 dolphin/src/panels/places/placespanel.cpp M +6 -11 dolphin/src/views/dolphinview.cpp M +6 -9 dolphin/src/views/draganddrophelper.cpp M +9 -2 dolphin/src/views/draganddrophelper.h http://commits.kde.org/kde-baseapps/43ffe9095ce543c60e0a5ef56f83e5bdfe45225e
Git commit fdc20584aef44e148b0186e8034ddf667bfe9a07 by Peter Penz. Committed on 30/01/2012 at 12:07. Pushed by ppenz into branch 'KDE/4.8'. Fix drag & drop issues with non-local URLs Related: bug 292821 FIXED-IN: 4.8.1 M +1 -1 dolphin/src/dolphinmainwindow.cpp M +1 -2 dolphin/src/dolphinviewcontainer.cpp M +2 -6 dolphin/src/panels/folders/folderspanel.cpp M +1 -2 dolphin/src/panels/places/placespanel.cpp M +6 -11 dolphin/src/views/dolphinview.cpp M +6 -9 dolphin/src/views/draganddrophelper.cpp M +9 -2 dolphin/src/views/draganddrophelper.h http://commits.kde.org/kde-baseapps/fdc20584aef44e148b0186e8034ddf667bfe9a07
*** Bug 293014 has been marked as a duplicate of this bug. ***