Summary: | Possibility to drag a file to the trash in the side bar | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Michael Braun <charlysnews> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | ervin, k04jg02, sven.burmeister |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael Braun
2007-12-14 11:08:32 UTC
Honestly speaking I did not think about this yet. I've again set Kevin Ottens on CC (maintainer of the sidebar). I personally think this should not be supported, as dragging files into all other places ("bookmarks") of the sidebar must work too then (not only with the Trash). And I fear this gets problematic when the user wants to drag a folder as place into the sidebar and suddenly the Copy/Move/Link menu pops up as the target drop area was not between 2 places but above a place. I agree with Peter here, it looks like a good way to allow the user to shoot himself in the foot. That's why I close it as WONTFIX. Peter, of course if you change your mind later feel free to reopen. Why is this a wontfix? How is the user supposed to copy files from a local folder to a USB-drive shown in Places? By using the context-menu? What's the problem of distinguishing between dropping something inbetween two itmes (signaled by the black line) and dropping something on an item (signaled) by selcting it. This is how it worked for kicker and placing icons on it, launching the application with that URL dropped on it respectively. Even if you consider this as to complex at a minimum dolphin should open the place the user drags an item to (and holds it above it for some time) in order to allow to drag and drop files to/from places. Otherwise Places should be renamed to bookmarks. Sven, Kevin: I'll have a look how it feels if we distinguish between dropping something on an item or in between. Kevin, before I commit anything I'll contact you before. The expectation that files can be dropped on the places items also has been mentioned at this review http://osnews.com/story/19159/KDE_4.0.0:_Sweet_Follows_Sour -> I think it's worth to verify this :-) However the dropping does not help in case one wants to copy from a USB-stick to ~/Documents/photos/holiday. Konqueror solved the latter by opening a folder if one hovers it long enough. If you do not like to open it in the main-view, which I would prefer, at least the folder-pane should behave that way in order to be able to drop something into another folder. SVN commit 768921 by ppenz: allow dropping items above a place inside the Places panel BUG: 154014 M +1 -0 CMakeLists.txt A dolphinfileplacesview.cpp [License: GPL (v2+)] A dolphinfileplacesview.h [License: GPL (v2+)] M +5 -4 dolphinmainwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=768921 *** Bug 142903 has been marked as a duplicate of this bug. *** |