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 69664 - Drag-and-drop saving
Drag-and-drop saving
Status: RESOLVED DUPLICATE of bug 51051
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-01-25 14:44 UTC by Thomas Leonard
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Leonard 2002-01-25 14:44:52 UTC
When saving a file from Gtk+, it would be nice to be able to drag an
icon from the file selector box into a filer window, like in the JX
toolkit and in ROX.

This saves a lot of time when saving from several applications into a
project directory, or when converting images by loading from one
directory and saving to another, etc.

This can be done using the XDS protocol:

  http://www.freedesktop.org/standards/

Hopefully this could be considered when redesigning the file selector box
for 2.2?

Thanks,
Comment 1 Matthias Clasen 2002-01-25 15:10:32 UTC

*** This bug has been marked as a duplicate of 51051 ***