Closed
Bug 92429
Opened 24 years ago
Closed 9 years ago
Need key icon for new security dialogs
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hwaara, Unassigned)
Details
(Whiteboard: [kerh-ehz])
Attachments
(1 file, 2 obsolete files)
1.51 KB,
patch
|
Details | Diff | Splinter Review |
I am working on a few bugs to fix up the PSM's UI a bit, and we are currently
using the alert-icon for our alerts.
However, I believe it would be clearer if these alerts used a key icon (which
immediately is associated to security, for most people).
This would be high gain because people would understand what the alert was all
about before they had read the text.
Are there functional areas other than security that have their own alert icons?
Afaik no, at some point Profile Manager might get a users icon or borrow the
PSM lock icon. Account Manager is currently just lots and lots of text and
radios and checks and has very few prompts.
The icons would probably not be owned by security since they could be used by
Profile Manager, Mail News and Network
Reporter | ||
Comment 3•24 years ago
|
||
Generally, I don't think all types of different 'problems' we pop up on the user
should have different icons - we should be consistent, but I consider a security
alert special in this regard.
Often, there are alerts the user barely read the alert text, blindly clicking
the "Cancel" or whatever button, but in critical cases such as this, when it has
to do with security, we should special-case it.
Request for passwords / Security problems should use this key icons in their
alert as opposed to the exclamation-mark icon.
Comment 5•24 years ago
|
||
how about a lock image instead of a key? We have a few alerts which will
receive images - exclamation point, question mark, lock, i believe. targeting ->
0.9.4
Target Milestone: --- → mozilla0.9.4
Reporter | ||
Comment 6•24 years ago
|
||
Yeah a lock would be cool.
Comment 7•24 years ago
|
||
A key icon should only be used in alerts which ask for a user name and/or
password. The security alerts Håkan is interested in (about expired certificates
etc) are ordinary dangerous-decision alerts, and should use a /!\ icon. They
shouldn't use a special key/padlock/whatever icon for the same reason that
save-changes alerts shouldn't use a disk icon, or that the delete bookmark alert
shouldn't use a flaming bookmark icon; doing so would dilute the meaning of all
the icons, make it harder to tell whether or not a particular situation was
dangerous, and slow the user down.
Alerts should use one of four icons: a stop sign icon for errors, an `i' icon
for messages, a `!' icon for dangerous decisions, or a key icon for asking for a
password. Any alert using an icon other than those four (such as a question mark
icon, for example) is a bug.
Comment 8•24 years ago
|
||
fyi, a stop sign isn't very well localizable. which is why we are using an "X".
the question mark icon is fine as long as it is related to the Help system in
some way.
we were planing on using the padlock in conjunction with the warning triangle.
there's nothing wrong with an additional custom message icon, we aren't diluting
anything.
Comment 9•24 years ago
|
||
Comment 10•24 years ago
|
||
Updated•24 years ago
|
Attachment #48238 -
Attachment description: zip file containing icons to place in themes/modern/global/icons → ignore this
Attachment #48238 -
Attachment is obsolete: true
Comment 11•24 years ago
|
||
Comment 12•24 years ago
|
||
I'll land hewitt's patch (and the new icons) on the trunk and branch, but there
seems like there are pieces missing before we can mark this bug fixed.
1) changes to mozilla/security to use the new icons
for example, should
mozilla/security/manager/pki/resources/content/newserver.xul be switched over
to use security-icon instead of alert-icon?
2) do we intend to use the new secure-alert icon when ever a security related
alert pops up? if so, we'll need to think about how to do that, since right
now we just do alert(). [should we add secureAlert()? secureConfirm()?]
3) what about for other things beside alerts? does nsIPrompt need to be extend
to have a "secure" parameter, and then if so, use the "secure" versions of the
icons?
or are those covered by other bugs that should depend on this one?
Comment 13•24 years ago
|
||
new icons and .css change landed on the trunk.
Comment 14•24 years ago
|
||
Comment on attachment 48254 [details]
icon images to place in themes/modern/global/icons
a=asa for checkin to the 0.9.4 branch
Attachment #48254 -
Flags: approval+
Comment 15•24 years ago
|
||
new icons landed on 0.9.4 branch as well.
Reporter | ||
Comment 16•24 years ago
|
||
Seth, I think you should log separate bugs on that issue.
Comment 17•24 years ago
|
||
Overhaul of the nsIPrompt/nsIPromptService ifaces is being discussed on bug 95649.
Comment 18•24 years ago
|
||
What changes if any are required of PSM because of these changes. 0.9.4 is past
the ui freeze, and the localization freeze is coming up. PSM has no bandwidth
to generated or land fixes related to this. We need to know asap whether we're
exposed.
Updated•24 years ago
|
Assignee: marlon → lord
Comment 19•24 years ago
|
||
my job is finished here, reassigning -> lord@netscape.com
Comment 20•24 years ago
|
||
Moving to ssaux. And I think he'll want to move this off the 094 radar.
Assignee: lord → ssaux
Comment 21•24 years ago
|
||
we probably need to take this by the end of the week; otherwise, may be harder
to get into the 0.9.4 branch at a later time. Per pdt mtg.
Keywords: nsbranch+
Comment 23•24 years ago
|
||
End of the week has passed. Who's gonna get this done?
Comment 24•24 years ago
|
||
moving off the radar... let us know if this is a mistake.
Comment 25•24 years ago
|
||
Moving to 0.9.6
-> rangansen for follow up and check in.
Comment 26•24 years ago
|
||
So I actually spent the time reading the bug history
There is no PSM patch for what PSM has to do to use the new Icons that have been
checked in.
Seth Spitzer on 2001-09-04 23:10 points out one example of where
mozilla/security code needs changes in order to use the new icons.
So the tasks are:
1) find out all the places where PSM should use the icons.
2) make changes in a dev environment.
3) the PSM team reviews the UI impact it has on securities features.
I'm therefore removing the patch, review keywords (there's no patch), and moving
this bug to PSM. We will decide how to allocate resources to accomplish the
above three tasks.
Updated•23 years ago
|
Attachment #48254 -
Attachment is obsolete: true
Attachment #48254 -
Flags: approval+
Comment 27•21 years ago
|
||
reassign former PSM engineers' bugs to nobody
Assignee: rangansen → nobody
QA Contact: pmac → nobody
Target Milestone: Future → ---
Updated•20 years ago
|
Whiteboard: [kerh-ehz]
Updated•18 years ago
|
QA Contact: nobody → ui
![]() |
||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Assignee | ||
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
•