Closed
Bug 78615
Opened 25 years ago
Closed 25 years ago
expired certificate dialog too short
Categories
(Core Graveyard :: Security: UI, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
psm2.1
People
(Reporter: erich, Assigned: rangansen)
References
(Depends on 1 open bug, )
Details
(Whiteboard: approved for 0.9.3)
Attachments
(2 files)
|
1.35 KB,
patch
|
Details | Diff | Splinter Review | |
|
889 bytes,
patch
|
Details | Diff | Splinter Review |
When you go to a site with an expired certificate, a warning box comes up
warning you, asks you to check your clock, and asks "Continue anyway?"
But there is no button to continue anyway, the only button is "Examine
Certificate". You have to close the warning dialog, and the site does not come up.
using 2001-05-02-04 win32-installer
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 75610 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 2•25 years ago
|
||
The problem is incorrect sizing of the dialog... certainly related to bug 75610,
and once bug 75610 is fixed this will have a sort of workaround... but this is
_not_ a dup!
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 3•25 years ago
|
||
over to client library
Status: UNCONFIRMED → NEW
Component: Daemon → Client Library
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Updated•25 years ago
|
Summary: can't view site with expired certificate → expired certificate dialog too short
Updated•25 years ago
|
Keywords: nsenterprise
| Assignee | ||
Comment 8•25 years ago
|
||
This bug is caused by bug# 91137. However, here is a workaround patch - the
spacing window elements would look a bit large when using small fonts.
Please review.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 9•25 years ago
|
||
Comment 10•25 years ago
|
||
r=ddrinan.
Comment 11•25 years ago
|
||
sr=hewitt
Updated•25 years ago
|
Whiteboard: approved for 0.9.3
Comment 12•25 years ago
|
||
a=blizzard on behalf of drivers for 0.9.3
Comment 13•25 years ago
|
||
Patch checked into trunk
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 15•25 years ago
|
||
Bug reopened, as this does not resolved the problem always - when larger fonts
are used. Here is a workaround patch that works ok - but in a rather weired way.
I believe we can check this in for the time being, though it is not a very good
way to fix the problem - it is very important that the parent bug [bug# 91137]
is fixed because this problem, and some more xul related problems in psm depends
on this.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 16•25 years ago
|
||
Comment 17•25 years ago
|
||
r=ddrinan.
Comment 18•25 years ago
|
||
Yucky. sr=hewitt
Comment 19•25 years ago
|
||
Is this the same dialog as that described in bug 75596?
| Reporter | ||
Comment 20•25 years ago
|
||
No, this one is for expired certificates, not certificates from an unknown CA.
Comment 21•25 years ago
|
||
Perhaps bug 75596 should be reopened and a similar patch applied to that dialog?
| Assignee | ||
Comment 22•25 years ago
|
||
Patch checked in
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 23•25 years ago
|
||
Marking VERIFIED FIXED on:
- MacOS91 2001-08-14-04-trunk (commercial)
- MacOS_X 2001-08-14-05-trunk (commercial)
- LinRH62 2001-08-14-07-trunk (commercial)
- Win98SE 2001-08-14-06-trunk (commercial)
Status: RESOLVED → VERIFIED
Comment 24•24 years ago
|
||
*** Bug 101247 has been marked as a duplicate of this bug. ***
Comment 25•24 years ago
|
||
I have tried v0.9.3,1 on FreeBSD 4.4-RC and I still have the same problem with
expired certificates for a site. I track the ports on FreeBSD therefore I don't
get the bleeding edge release - although if it would help I'll get the
absolutely latest version, and test again.
| Reporter | ||
Comment 26•24 years ago
|
||
The 0.9.4 package for FreeBSD on ftp.mozilla.org, and build 2001092703 win-32 on
win2k work for me.
Comment 27•24 years ago
|
||
This was fixed after 0.9.3 was released.
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•