Closed
Bug 119111
Opened 23 years ago
Closed 10 years ago
"warning" when entering secure site
Categories
(Core Graveyard :: Security: UI, enhancement, P3)
Core Graveyard
Security: UI
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jruderman, Assigned: timeless)
References
()
Details
Attachments
(1 file)
(deleted),
patch
|
KaiE
:
review-
|
Details | Diff | Splinter Review |
The first time you visit a secure site, you will see this dialog:
You have requested an encrypted page. The web site has identified itself
correctly, and information you see or enter on this page can't easily be read
by a third party.
[x] Alert me whenever...
[OK]
This dialog has the confusing title of "Security Warning". Furthermore, it
looks very similar to several other dialogs, such as the dialog for leaving an
encrypted page and the dialog for submitting information over an insecure
connection. It should be differentiated from the other dialogs, perhaps by
including a glowing "secure" lock icon in this dialog and a slashed-
out "insecure" lock icon in the others.
Alternatively, this dialog could be removed.
Comment 1•23 years ago
|
||
Anyone know why we'd put up an alert in this scenario, especially such a scary one?
Updated•23 years ago
|
OS: Windows 98 → All
Hardware: PC → All
Comment 2•22 years ago
|
||
I agree - "Security Warning" is definitely misleading; perhaps the title could
be changed to "Security Information" or similar? Also, I like the idea of a
quick visual way to tell this apart from the very similar-looking one saying
"You are leaving a secure site".
uid is being phased out.
Assignee: mpt → ssaux
Component: User Interface Design → Client Library
Product: Browser → PSM
QA Contact: zach → junruh
Version: other → unspecified
Updated•22 years ago
|
Priority: -- → P3
Version: unspecified → 2.4
Comment 4•22 years ago
|
||
FYI: IE6 words the dialog when entering or leaving a secure site "Security Alert".
Navigator 4.9 states "Security Information".
Mozilla states "Security Warning".
cc cotter
Since this dialog in some form is not going away, removing "blocks 119114"
No longer blocks: 119114
Severity: normal → enhancement
Updated•18 years ago
|
QA Contact: junruh → ui
use about:config to set security.warn_entering_secure to true
Version: 1.0 Branch → Trunk
Comment 8•16 years ago
|
||
Comment on attachment 329074 [details] [diff] [review]
Match n4.09
r-
your patch has no effect
in your patch, variable "message" is an empty string at time of comparison
Attachment #329074 -
Flags: review?(kaie) → review-
This bug is no longer valid because this warning no longer exists per Bug 799009.
Should it be RESOLVED WONTFIX or RESOLVED INVALID?
Comment 10•10 years ago
|
||
(In reply to leo from comment #9)
> This bug is no longer valid because this warning no longer exists per Bug
> 799009.
> Should it be RESOLVED WONTFIX or RESOLVED INVALID?
INVALID seems reasonable to me.
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
•