Closed
Bug 536964
Opened 15 years ago
Closed 15 years ago
Can't save mail attachments when select Save All... menu item.
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: syriuss, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: qawanted)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; hu-HU; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0
When the mail contain attachments more than one and try to save all by File->Attachments->Save all... or right click on the attachment field and select save all... menu item then popup the save all attachment dialog but it has an Open button not a Save button.
When I select a folder and click on Open button then display an error messages: Can't create folder. The folder is exist.
Reproducible: Always
Steps to Reproduce:
1. open an e-mail what contain more than one attachment
2 [review]. click File->Attachments->Save all... menu item
3. try to save
Actual Results:
Can't save attachments together.
But I can save attachments singly.
Comment 1•15 years ago
|
||
in bug 531777 pressing the open button saves the attachments.
Depends on: 531777
(In reply to comment #1)
> in bug 531777 pressing the open button saves the attachments.
When I click open button nothing happened. It is the main problem.
Comment 3•15 years ago
|
||
Bug 531777 is reported against Mac OS X, this one against Linux.
Worksforme on Windows XP - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100119 Shredder/3.0.2pre
Can someone confirm this bug on Linux?
Whiteboard: qawanted
Comment 4•15 years ago
|
||
You haven't pressed Ctrl+L in the gtk folder picker dialog by any chance? If you're in the mode that the folder path is showing, try the "normal" mode - the picker mode with path showing has odd and buggy behavior on selection - that's not a mozilla bug but a gtk bug though.
As for the save all folder picker confirm-button saying Open, that's just the way it is...
http://mxr.mozilla.org/comm-central/source/mailnews/base/src/nsMessenger.cpp#938
When I pressed Ctrl+L then click Open the attachments are saved.
Please ignore this bug.
Thank you!
Best Regards,
Syrius
Comment 6•15 years ago
|
||
->INVALID then (gtk bug)
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Comment 7•4 years ago
|
||
-> REOPEN .. Ctrl+L doesn't work at least at Manjaro Linux with KDE/Plasma.
Seems that either the GTK bug isn't solved right now .. or that it hasn't been a GTK bug but a different understanding of the dialog.
Comment 8•4 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #4)
As for the save all folder picker confirm-button saying Open, that's just
the way it is...
http://mxr.mozilla.org/comm-central/source/mailnews/base/src/nsMessenger.
cpp#938
Link rot, probably this:
https://searchfox.org/comm-central/rev/442f8a5e918a6ecf56be37e156d680ffa127ba61/mailnews/base/src/nsMessenger.cpp#833
nsresult nsMessenger::SaveAllAttachments(
You need to log in
before you can comment on or make changes to this bug.
Description
•