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 119903 - Drag-and-drop feature for the screenshot preview
Drag-and-drop feature for the screenshot preview
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on: 138794
Blocks:
 
 
Reported: 2003-08-14 18:00 UTC by Hakon
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hakon 2003-08-14 18:00:47 UTC
With the GNOME screenshot applet, which looks very much like Totem's, you
can also drag-and-drop the preview image to somewhere else. As a choice
instead of saving to a file.
That would be nice in Totem too, although not so important.

By the way, it would be very useful to have a shortcut key for "take
screenshot".
Comment 1 Bastien Nocera 2004-09-20 16:23:49 UTC
Mass reassign.
Comment 2 Bastien Nocera 2004-11-19 00:53:25 UTC
2004-11-19  Bastien Nocera  <hadess@hadess.net>

        * src/totem-screenshot.c: (totem_screenshot_temp_file),
        (totem_screenshot_finalize), (drag_data_get), (drag_begin),
        (totem_screenshot_new): Implement drag in the screenshot dialog,
        it's a bit simplistic, and slow machines won't cope very well...
        Send patches (Closes: #119903)