Closed
Bug 84369
Opened 24 years ago
Closed 24 years ago
Cancel in Send progress dialog does not cancel sending
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: sheelar, Assigned: bugzilla)
References
Details
Branch buildid: 2001060511win98
This feature is not yet turned on by default. Need to set it up in pref.js file
to show the send progess dlg for now(see bug 28348). when you are sending
message and clicking on cancel does not stop sending. This is on windows only.
Mac and linux clicking cancel stopped from sending the message
steps to reporduce:
Add this in pref.js file user_pref("mailnews.show_send_progress", true);
-Start the application
-open mail
-compose a message with big attachment ( so that you have time to cancel)
-click on send
-you will see the send progress dlg
-you will also see mail preparing the attachment to send
-The status bar shows "Attaching....
-click on cancel button on the progress dlg
Actual result: You cannot cancel the send operation at all. The message gets
sent. Copy to the sent folder will fail with a dlg.
Expected: Should cancel the send process.
Comment 2•24 years ago
|
||
This got removed from the dialog. Marking won't fix since we worked around it.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•