GNOME Bugzilla – Bug 324742
regression: inline images with DnD
Last modified: 2006-02-24 08:17:51 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.
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.
Created attachment 59484 [details] [review] composer patch
Created attachment 59485 [details] [review] gtkhtml patch
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.