Summary: | kmail: provide an "edit original file" function for attachments in composer | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Frank Lin <fpylin> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bjoern, bluedzins |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Frank Lin
2006-06-09 09:11:34 UTC
*** Bug 138070 has been marked as a duplicate of this bug. *** Comment: I almost agree. The open function should open the original file (see longer comment btw. http://bugs.kde.org/show_bug.cgi?id=138070 ) since I don't see point in viewing read-only doc in temp. However -- the open of original should work only to the point when the mail is actually saved. Even if later the original is available there should always be copy -- because you should know exactly what you have sent. In other words -- one function, open -- opening the original file. An update for this: In trunk and in the enterprise branch, the following has been added: If you right-click an attachment in the composer, you can edit it. However, this will edit a copy of the file, the original is untouched. But the composer detects when that copy is saved, and will automatically update the attachment. This relates to the above mentioned bugs but is something different. Considering Thomas' comment I see this as fixed in KDE 4.3. Please report if you think something different. |