Closed
Bug 1079859
Opened 11 years ago
Closed 11 years ago
Temporary files for attachments
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mozilla, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; SunOS i86pc; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20120920095701
Steps to reproduce:
When I open an attachment with TB on Solaris, a temporary file is saved in /tmp and removed when TB is closed. TB on MacOS behaes differently.
Actual results:
The file is saved on the desktop and never removed from there. This means that one gets multiple copies of the same file when the attachment is opened more than once.
Expected results:
I prefer the Solaris behavior. If the file is to be saved persistently, this should be done by the user itself. I think this is independent from the version.
Reporter | ||
Updated•11 years ago
|
OS: Solaris → Mac OS X
Hardware: x86 → PowerPC
Comment 1•11 years ago
|
||
Set browser.helperApps.deleteTempFileOnExit to true. It's a mac thing.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•