Bug 121718 - Saving attachments should not use temporary directory
Summary: Saving attachments should not use temporary directory
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: 1.8.2
Platform: unspecified FreeBSD
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-10 17:44 UTC by mi+kde
Modified: 2015-04-12 10:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mi+kde 2006-02-10 17:44:39 UTC
Version:           1.8.2 (using KDE 3.4.2, compiled sources)
Compiler:          gcc version 3.4.4 [FreeBSD] 20050518
OS:                FreeBSD (amd64) release 6.0-STABLE

My IMAP server is far away, so KMail is configured to not download attachments together with the message.

When I right-click on the attachment and pick the "Save As", I have to wait for the attachment to be downloaded into a temporary location, and only then I am presented with a file-browser dialog to pick the filename and directory.

This is wrong and wasteful even when /tmp is large enough.

The browsing dialog should come up immediately. This would not only allow me to cancel the download (a minor usability improvement), but will also allow KMail to save the downloaded file directly into the specified location without creating a (potentially HUGE and /tmp-busting) temporary file.

Thank you.
Comment 1 Laurent Montel 2015-04-12 10:05:51 UTC
Thank you for taking the time to file a bug report.

KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2.

We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback.