Closed
Bug 97871
Opened 23 years ago
Closed 23 years ago
SSL SMTP impossible due to dialog error
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
psm2.1
People
(Reporter: jonw, Assigned: ssaux)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.3) Gecko/20010802
BuildID: 2001080214
When trying to do authenticated SSL SMTP send, if the certificate of the server
is not from a recognised signatory a dialog pops up to say so and give the
choice to accept or view details. However this dialog loses focus as soon as it
appears - focus goes back to the progress bar. While it is possible to move the
auth dialog, it seems impossible to put it back into focus to 'ok' it and the
progress bar has no cancel option - the only option therefore is to kill the
app, the message unsent. The dialog is also the wrong size and the OK button is
only partially visible.
Reproducible: Always
Steps to Reproduce:
1.set up an SMTP server with a self-signed SSL certificate
2.try and send an SMTP message out via that server
3.
Actual Results: The focus is on a dialog with no cancel option that will never
complete - therefore the app is effectively dead.
Expected Results: Keep focus on the certificate query dialog so it can be
completed.
Comment 1•23 years ago
|
||
setting to the right component.
Assignee: mscott → mstoltz
Component: Networking - SMTP → Security: General
QA Contact: nbaca → junruh
Comment 2•23 years ago
|
||
that's not the security component i wanted...i wanted psm....adjusting.
Assignee: mstoltz → ssaux
Component: Security: General → Client Library
Product: MailNews → PSM
QA Contact: junruh → bsharma
Version: other → 1.01
Assignee | ||
Comment 3•23 years ago
|
||
Reporter: Try a recent build.
Mark as dup of 91466.
*** This bug has been marked as a duplicate of 91466 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 4•23 years ago
|
||
Assigning target of 2.1 to all bugs fixed in the 2.1 target timeframe whose
target was not 2.1
Target Milestone: --- → 2.1
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•