Closed Bug 378770 Opened 18 years ago Closed 18 years ago

Clean up Security Page Info visuals

Categories

(Firefox :: Page Info Window, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 3 alpha5

People

(Reporter: johnath, Assigned: johnath)

References

Details

Attachments

(2 files, 3 obsolete files)

Filed as a result of discussion and review comments on bug 377076, this bug tracks the need for a patch on the new page info page which fixes some visual problems, specifically: - Use groupboxes instead of groove separators, to bring it into consistency with the rest of page info - Fix style bugs (especially on windows platform). Michael Ventor has posted a patch on the original bug that I will move here. - Clean up the view certificate button, which presents differently than the other buttons on the page.
Attached patch Windows follow-ups from 377076 (obsolete) — Splinter Review
- Makes dialog readable on Windows - Fixes oversight where readonly attributes weren't on new textfields - Improves i18n of view count
Attachment #262815 - Flags: review?(johnath)
One other suggestion: "Have I visited this website before today?" just doesn't sound right IMO. A much clearer way to put it is "Have I visited this website prior to today?"
Flags: blocking-firefox3?
OS: Mac OS X → All
Attached patch First patch for cleanup (obsolete) — Splinter Review
Subsumes Ventnor's patch and includes the change to groupboxes and the re-org of the view cert button. Michael, before I flag this patch for review, can you have a look and see how it behaves in windows, and whether I broke anything from your patch?
Attachment #262815 - Attachment is obsolete: true
Attachment #262815 - Flags: review?(johnath)
Everything looks fine here.
Includes re-org'd view cert button, groupbox treatment consistent with the rest of page info, and the windows breakage cleanups, as verified by Michael Ventnor
Attachment #264260 - Flags: ui-review?(beltzner)
Comment on attachment 264260 [details] Updated page info screencap Bam!
Attachment #264260 - Flags: ui-review?(beltzner) → ui-review+
Comment on attachment 264165 [details] [diff] [review] First patch for cleanup Reviewer note: a lot of the delta in pageInfo.xul is just indenting because of the groupbox wrapping. Sorry about that. :(
Attachment #264165 - Flags: review?(mano)
Comment on attachment 264165 [details] [diff] [review] First patch for cleanup -<!ENTITY securityView.label "View"> +<!ENTITY securityView.label "View Certificate"> rev the entity name, else localizers are not notified on this change. Please also remove all these trailing spaces from the xul file (in places you're patching). r=mano otherwise.
Attachment #264165 - Flags: review?(mano) → review+
Dropped trailing lines and tweaked entity name.
Attachment #264165 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Whiteboard: [checkin needed]
Comment on attachment 264465 [details] [diff] [review] Patch with Mano's review comments There are still some trailing spaces in the xul file: >+ <button id="security-view-cert" label="&securityView.certView;" >+ accesskey="&securityView.accesskey;" >+ oncommand="security.viewCert();"/> >+ <caption id="security-privacy" label="&securityView.privacy.header;" /> >+ <grid> >+ <columns> >+ <column flex="1"/> >+ <column flex="1"/> >+ </columns> >+ </rows> >+ </grid> >+ </groupbox>
Thanks, Florian
Attachment #264465 - Attachment is obsolete: true
mozilla/browser/base/content/pageinfo/pageInfo.xul 1.4 mozilla/browser/base/content/pageinfo/security.js 1.4 mozilla/browser/locales/en-US/chrome/browser/pageInfo.dtd 1.13 mozilla/browser/locales/en-US/chrome/browser/pageInfo.properties 1.9 mozilla/browser/themes/pinstripe/browser/pageInfo.css 1.9 mozilla/browser/themes/winstripe/browser/pageInfo.css 1.9
Whiteboard: [checkin needed]
Target Milestone: --- → Firefox 3 alpha5
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Flags: blocking-firefox3?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: