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 324742 - regression: inline images with DnD
regression: inline images with DnD
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.4.x (obsolete)
Other All
: Normal minor
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-12-21 21:28 UTC by Jakub Steiner
Modified: 2006-02-24 08:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
composer patch (2.53 KB, patch)
2006-02-16 13:19 UTC, Rohini
committed Details | Review
gtkhtml patch (2.93 KB, patch)
2006-02-16 13:19 UTC, Rohini
committed Details | Review

Description Jakub Steiner 2005-12-21 21:28:31 UTC
It used to be possible to drag an image to Evolution's message composer in HTML
mode to have them embeded in the message body. Very needed for inserting a lot
of images. 

Other information:
Alternatively the composer could allow to select multiple files in the
insert>image dialog.
Comment 1 Poornima 2005-12-22 11:16:57 UTC
Being able to select mutiple files is not evolution problem, its common file selector used by all gnome applications.

Confirming this bug to be able to drag images in message composer.
Comment 2 Rohini 2006-02-16 13:19:02 UTC
Created attachment 59484 [details] [review]
composer patch
Comment 3 Rohini 2006-02-16 13:19:58 UTC
Created attachment 59485 [details] [review]
gtkhtml patch
Comment 4 Srinivasa Ragavan 2006-02-24 08:17:51 UTC
Committed the patch to HEAD. Now if you are in HTML mode, a DnD of a image will paste inline and all other cases it will attach the image.