After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 357934 - Drag and drop of Bookmarks from Places menu copies entire directory
Drag and drop of Bookmarks from Places menu copies entire directory
Status: RESOLVED OBSOLETE
Product: gnome-panel
Classification: Other
Component: panel
2.16.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-27 08:51 UTC by Sebastien Bacher
Modified: 2020-11-06 20:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
change GKD_ACTION_COPY to ..._LINK for "places" (2.02 KB, patch)
2009-08-23 20:40 UTC, Marcel Stimberg
none Details | Review

Description Sebastien Bacher 2006-09-27 08:51:12 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/gnome-panel/+bug/62529

"To reproduce: drag and drop an entry from the Places menu (NOT the Home Folder) into some other folder (say Desktop) and you'll see a Copy Progress dialog appear. It seems the entire directory structure is copied to the new location.

What should happen: a launcher (.desktop file) is created, linking to the bookmark. Note that this is what happens when the Home Folder is DND'd from the Places menu, but no other item does this."
Comment 1 Donald Straney 2007-03-25 17:12:52 UTC
The same happens for me, this can be especially annoying for links to very large directories.
Comment 2 rhi 2007-10-19 16:48:10 UTC
Related to bug #105638?
Comment 3 Marcel Stimberg 2009-08-23 20:40:16 UTC
Created attachment 141507 [details] [review]
change GKD_ACTION_COPY to ..._LINK for "places"

The attached patch changes the drag&drop action for "places" from GDK_ACTION_COPY to GKD_ACTION_LINK. This does only work for local files, though.
The patch is for current master:
$ git describe
GNOME_PANEL_2_27_4-98-g8c27cbe
Comment 4 André Klapper 2020-11-06 20:23:14 UTC
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old bug reports in Bugzilla which have not seen updates for many years.

If you can still reproduce this issue in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/gnome-panel/-/issues/

Thank you for reporting this issue and we are sorry it could not be fixed.