Closed
Bug 108542
Opened 24 years ago
Closed 21 years ago
Save All... attachments should remember the last saved folder name
Categories
(SeaMonkey :: MailNews: Message Display, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.2alpha
People
(Reporter: tetsuroy, Assigned: sspitzer)
References
Details
Attachments
(1 file)
|
10.46 KB,
patch
|
Details | Diff | Splinter Review |
1) in mail/new, highlight on a mail with attachment
2 [details] [diff] [review]) right mouse button click on attachment and select "Save All.." context menu
3) Select a folder to save the attachments and click "OK"
4) repeat the step #2 again
5) mail/news should highlighted(retained) the last saved foldername.
Comment 1•24 years ago
|
||
Confirm that this happens with "Save As" as well.
*** Bug 109804 has been marked as a duplicate of this bug. ***
Comment 3•24 years ago
|
||
Dup of 115148? Since all save dialog files to remember last used directory.
| Assignee | ||
Comment 4•24 years ago
|
||
accepting, I'm going to fix all these related bugs at once.
Target Milestone: --- → mozilla0.9.8
| Assignee | ||
Comment 5•24 years ago
|
||
I've got a fix for part of this, but the fix for save all isn't working. the
file picker code isn't respecting when I call SetDisplayDirectory() before I do
show.
Summary: Save All... attachments should remember the last saved folder name → Save & Save All... attachments should remember the last saved folder name
| Assignee | ||
Comment 6•24 years ago
|
||
| Assignee | ||
Comment 7•24 years ago
|
||
I've landed my piece of code for this, r/sr=bienvenu.
these scenarios work:
saving a single attachment
saving a message as a file
but the "Save All Attachments" scenario doesn't work, as there is a folder
picker problem.
I'll keep this open until I fix that issue.
| Assignee | ||
Updated•24 years ago
|
Summary: Save & Save All... attachments should remember the last saved folder name → Save Attachme & Save Message As File & Save All... attachments should remember the last saved folder name
| Assignee | ||
Comment 8•24 years ago
|
||
moving "Save Attachment & Save Message As File" to another bug, since they are
fixed.
only "Save All..." is broken, because of bug #118916
Summary: Save Attachme & Save Message As File & Save All... attachments should remember the last saved folder name → Save All... attachments should remember the last saved folder name
Comment 10•24 years ago
|
||
If 118916 gets fixed we'll take any changes, if any, that we need for this.
Comment 11•24 years ago
|
||
This happens also when saving multiple images (from different windows) to disk.
This is very annoying.
Updated•24 years ago
|
Comment 12•23 years ago
|
||
*** Bug 156384 has been marked as a duplicate of this bug. ***
QA Contact: trix → stephend
Comment 13•22 years ago
|
||
*** Bug 179034 has been marked as a duplicate of this bug. ***
Comment 14•21 years ago
|
||
On my 2004041809 this seems to work ?!
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 15•21 years ago
|
||
This was already fixed and is WFM. The pref messenger.save.dir is used for that.
see bug 115148 comment 43
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•