Send Message (first send for session): Password entry Pop-up – Cancellation results in a password failure loop (3x), ending in a Send error. (99.0b2)
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(thunderbird_esr91+ fixed, thunderbird99 affected)
People
(Reporter: edinger, Assigned: rnons)
Details
Attachments
(2 files)
9.68 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr91+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0
Steps to reproduce:
-
Tools>Settings>Privacy&Security: have no saved passwords for the active account, either for incoming or outgoing server)
-
Close and Reopen Thunderbird …Pop-up displayed asking for PW
-
Enter PW to download new messages, click OK
-
Click on Write and compose a test message
-
Hit Send…Pop-up displayed asking for PW (for outgoing server)
-
Click to Cancel instead of sending (having a PW entered (or not) has no effect on the bug)
Actual results:
After initial cancellation….
-
Message is displayed saying “….sending message…”
-
Then the Password Entry dialog shows again.
Click to Cancel Again…
- Pop-up displays saying Login Failed, with an option to retry with a new PW.
Click to Cancel Again….
- A error message is displayed with the header ”Sending of Message Failed”
Expected results:
Upon cancelling the send function from the PW request dialog, would expect the send function to resolve and directly return focus to the unsent message.
Assignee | ||
Comment 1•3 years ago
|
||
No need to show error prompt for NS_ERROR_ABORT.
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/579e66f2d5e8
Abort sending if SMTP password dialog is canceled. r=mkmelin
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Comment on attachment 9269180 [details]
Bug 1761061 - Abort sending if SMTP password dialog is canceled. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): bug 1661694
User impact if declined: Multiple dialogs or error prompts are shown if canceled the SMTP password dialog during sending.
Testing completed (on c-c, etc.): beta
Risk to taking this patch (and alternatives if risky): low
Comment 4•3 years ago
|
||
Comment on attachment 9269180 [details]
Bug 1761061 - Abort sending if SMTP password dialog is canceled. r=mkmelin
[Triage Comment]
Approved for ers91
Comment 5•3 years ago
|
||
bugherder uplift |
Thunderbird 91.8.1:
https://hg.mozilla.org/releases/comm-esr91/rev/81ad13e18c17
Description
•