Closed Bug 498618 Opened 15 years ago Closed 15 years ago

Improve identity display on security tab

Categories

(SeaMonkey :: Page Info, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.0b2

People

(Reporter: kairo, Assigned: kairo)

References

Details

(Keywords: polish)

Attachments

(1 file)

Now that bug 465504 has given more access points that link to the page info security tab, we should make that reflect identity better. We should make up for not having the "Larry popup" of Firefox by providing that info in the tab, including the icon.
Severity: normal → enhancement
Keywords: polish
Whiteboard: [good first bug]
Here's a patch for displaying the icon in the security tab to give people a bit more of a visual clue.
Assignee: nobody → kairo
Status: NEW → ASSIGNED
Attachment #396754 - Flags: superreview?(neil)
Attachment #396754 - Flags: review?(neil)
Is there a yellow version as well? I could use that for the modern certError.css which is currently using chrome://global/skin/icons/alert-security.gif
I just copied the Firefox .png so if they have a different version anywhere, it's in a different image.
Found it in sslWarning.png. By the way the classic mac indentity.png should be the pinstripe version shouldn't it? CC Stefan.
Attachment #396754 - Flags: superreview?(neil)
Attachment #396754 - Flags: superreview+
Attachment #396754 - Flags: review?(neil)
Attachment #396754 - Flags: review+
Comment on attachment 396754 [details] [diff] [review] provide identity icon in security tab >- </grid> >+ <hbox> >+ <image id="identity-icon"/> >+ <grid flex="1"> diff -w would have been nice ;-) >+ document.getElementById("identity-icon").className = "verifiedIdentity"; Nit: put this value into a variable ("verification" perhaps?) and set the class name along with the text labels below. >+ height: 64px; >+ width: 64px; Nit: width before height. >+ padding: 0; Nit: unnecessary.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.0b2
Whiteboard: [good first bug]
Depends on: 675462
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: