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 546997 - display inline attachments by default
display inline attachments by default
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
3.2.x (obsolete)
Other All
: Normal enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-08-08 21:10 UTC by brandon
Modified: 2012-02-02 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2


Attachments
em-format-html: force inline disposition of image attachments (2.99 KB, patch)
2011-12-25 22:09 UTC, peahonen
none Details | Review
em-format: placeholder for optionally forced inline display of image (4.80 KB, patch)
2011-12-25 22:10 UTC, peahonen
none Details | Review
em-format: force inline disposition based on preference (2.14 KB, patch)
2011-12-25 22:11 UTC, peahonen
none Details | Review
Mailer: display inline attachments by default (3.17 KB, patch)
2011-12-25 22:11 UTC, peahonen
none Details | Review

Description brandon 2008-08-08 21:10:46 UTC
I would like to use Evolution but find it too time consuming to click to view inline attachments. I understand attachments may not be opened by default for security reasons. However, if I must click to display an inline picture/message and then again scroll down to see that item the cost is too great. Often I have to do this two or more times, each time starting over at the top of the message and having to scroll down to the point where the inline message is displayed.

For usability reasons, why can't all inline attachments be displayed if one opens the message (instead of viewing in the preview pane?) This would be much easier while still giving the user some security.

Thanks.


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.22.3 2008-07-09 (Ubuntu)
BugBuddy Version: 2.22.0
Comment 1 Nick Jenkins 2009-09-08 07:47:52 UTC
1) Wanted to add a "me too", as this gets quite annoying.
2) See also this request for this on Ubuntu answers: https://answers.launchpad.net/ubuntu/+source/evolution/+question/51575
3) See also Bug 271691 - Option to view all attachments inline
Comment 2 Nick Jenkins 2009-09-08 07:49:32 UTC
Can someone please change this bug's component to "Mailer" and the version of "2.26"?
Comment 3 peahonen 2011-12-25 22:09:58 UTC
Created attachment 204209 [details] [review]
em-format-html: force inline disposition of image attachments
Comment 4 peahonen 2011-12-25 22:10:32 UTC
Created attachment 204210 [details] [review]
em-format: placeholder for optionally forced inline display of image
Comment 5 peahonen 2011-12-25 22:11:04 UTC
Created attachment 204211 [details] [review]
em-format: force inline disposition based on preference
Comment 6 peahonen 2011-12-25 22:11:26 UTC
Created attachment 204212 [details] [review]
Mailer: display inline attachments by default
Comment 7 peahonen 2011-12-25 22:32:15 UTC
I found Evolution a bit cumbersome for emails with image attachments.

I've attached patches for 3.2.1-0ubuntu1. The patch set adds an option which causes attachments of selected mime-types to be displayed inline for easier viewing.

 em-format/em-format.c                |   16 ++++++++++++++++
 em-format/em-format.h                |    3 ++-
 mail/em-format-html.c                |   32 ++++++++++++++++----------------
 mail/evolution-mail.schemas.in       |   14 ++++++++++++++
 mail/mail-config.ui                  |   16 ++++++++++++++++
 modules/mail/e-mail-shell-settings.c |    4 ++++
 modules/mail/em-mailer-prefs.c       |    7 +++++++
 7 files changed, 75 insertions(+), 17 deletions(-)
Comment 8 Matthew Barnes 2012-02-02 18:40:25 UTC
We have "View All Inline" and "Hide All" in the attachment drop-down menu now, so this is fixed now as far as I'm concerned.  Closing as OBSOLETE.