Bug 292355 - Dragging file to Places Trash can doesnt work
Summary: Dragging file to Places Trash can doesnt work
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords: regression, reproducible
: 293014 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-24 20:11 UTC by Pascal d'Hermilly
Modified: 2012-02-01 02:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal d'Hermilly 2012-01-24 20:11:26 UTC
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
Comment 1 FiNeX 2012-01-29 13:56:06 UTC
Confirmed: I can reproduce this bug after updating to KDE 4.8
Comment 2 FiNeX 2012-01-29 22:38:23 UTC
Could this bug be related to bug #292821 ?
Comment 3 Peter Penz 2012-01-30 15:44:24 UTC
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
Comment 4 Peter Penz 2012-01-30 15:44:49 UTC
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
Comment 5 Jekyll Wu 2012-02-01 02:16:16 UTC
*** Bug 293014 has been marked as a duplicate of this bug. ***