Closed
Bug 108542
Opened 23 years ago
Closed 20 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•23 years ago
|
||
Confirm that this happens with "Save As" as well.
*** Bug 109804 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
Dup of 115148? Since all save dialog files to remember last used directory.
![]() |
Assignee | |
Comment 4•23 years ago
|
||
accepting, I'm going to fix all these related bugs at once.
Target Milestone: --- → mozilla0.9.8
![]() |
Assignee | |
Comment 5•23 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•23 years ago
|
||
![]() |
Assignee | |
Comment 7•23 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•23 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•23 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•23 years ago
|
||
If 118916 gets fixed we'll take any changes, if any, that we need for this.
![]() |
||
Comment 11•23 years ago
|
||
This happens also when saving multiple images (from different windows) to disk.
This is very annoying.
![]() |
||
Updated•23 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•20 years ago
|
Product: Browser → Seamonkey
Comment 15•20 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: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•