Closed
Bug 431853
Opened 17 years ago
Closed 17 years ago
Tweak/Clean Site Identity Button + URL bar on OS X
Categories
(Firefox :: Theme, defect)
Tracking
()
VERIFIED
FIXED
Firefox 3
People
(Reporter: shorlander, Assigned: shorlander)
Details
Attachments
(3 files, 1 obsolete file)
|
162.41 KB,
image/png
|
Details | |
|
37.78 KB,
image/png
|
Details | |
|
16.21 KB,
patch
|
beltzner
:
approval1.9+
|
Details | Diff | Splinter Review |
Some tweaks and cleanup for the site button and urlbar.
- Adding glow for favicons like in bug 430767
- Adding pressed states to DV and EV states
- Misc. cleanup for minor visual glitches. bug 414732 and 419932
| Assignee | ||
Comment 1•17 years ago
|
||
| Assignee | ||
Comment 2•17 years ago
|
||
| Assignee | ||
Comment 3•17 years ago
|
||
I moved some stuff around and took out some !important(s) because I didn't see where they were needed.
| Assignee | ||
Updated•17 years ago
|
Attachment #319014 -
Flags: ui-review?(beltzner)
Attachment #319014 -
Flags: review?
Updated•17 years ago
|
Attachment #319014 -
Flags: ui-review?(beltzner)
Attachment #319014 -
Flags: ui-review+
Attachment #319014 -
Flags: review?(rflint)
Attachment #319014 -
Flags: review?
Comment 4•17 years ago
|
||
Comment on attachment 319014 [details] [diff] [review]
Identity button and URL bar patch
>Index: browser/themes/pinstripe/browser/browser.css
>+#identity-box.unknownIdentity > hbox > #identity-icon-label {
>+ display: none;
Is this really needed? Shouldn't be taking up any space in that case since the label's value is empty.
>+/* - Focus state */
>+#urlbar[focused="true"] > #identity-box > hbox > #identity-icon-label {
>+ background-image: url("chrome://browser/skin/urlbar/startcap-secure-end-focused.png");
Missing a ".verifiedDomain" here I think.
Attachment #319014 -
Flags: review?(rflint) → review+
Comment 5•17 years ago
|
||
Shouldn't this block the release, so there is the same look under the different OS, especially for the DV and EV states?
Flags: blocking-firefox3?
Hardware: Macintosh → All
| Assignee | ||
Comment 6•17 years ago
|
||
(In reply to comment #4)
> >+#identity-box.unknownIdentity > hbox > #identity-icon-label {
> >+ display: none;
>
> Is this really needed? Shouldn't be taking up any space in that case since the
> label's value is empty.
It actually has a default padding for use with the EV and DV states. So if we don't hide it will have to be handled in another way.
> Missing a ".verifiedDomain" here I think.
>
Thanks!
Comment 7•17 years ago
|
||
Interesting, so :active works for plain boxes. Do we want that for Windows as well?
| Assignee | ||
Comment 8•17 years ago
|
||
Modified with one fix listed above.
Attachment #319014 -
Attachment is obsolete: true
Attachment #319088 -
Flags: approval1.9?
Comment 9•17 years ago
|
||
(In reply to comment #7)
> Interesting, so :active works for plain boxes. Do we want that for Windows as
> well?
I filed bug 431983 for that.
Updated•17 years ago
|
Assignee: stephen → nobody
Updated•17 years ago
|
Assignee: nobody → stephen
Comment 10•17 years ago
|
||
Sorry about accidentally reassigning to the default assignee. Having a bit of difficulty with my mouse at the moment!
Updated•17 years ago
|
Flags: blocking-firefox3? → blocking-firefox3-
Comment 11•17 years ago
|
||
Comment on attachment 319088 [details] [diff] [review]
Identity button and URL bar patch v2
a=beltzner for this patch and associated images; doesn't block, but nice polish.
Attachment #319088 -
Flags: approval1.9? → approval1.9+
Comment 12•17 years ago
|
||
Comment on attachment 319088 [details] [diff] [review]
Identity button and URL bar patch v2
>-#identity-box:active,
>+#identity-box:hover:active,
> #identity-box[open="true"] {
> background-image: url("chrome://browser/skin/urlbar/startcap-active.png");
> }
#identity-box[open="true"] doesn't work, does it?
Comment 13•17 years ago
|
||
Is this ready to be checked-in?
| Assignee | ||
Comment 14•17 years ago
|
||
(In reply to comment #13)
> Is this ready to be checked-in?
>
Sorry, forgot to update this.
Checked in on 2008-05-05
mozilla/browser/themes/pinstripe/browser/browser.css 1.154
mozilla/browser/themes/pinstripe/browser/jar.mn 1.88
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-active-rtl.png 1.2
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-active.png 1.3
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-secure-end-focused.png 1.2
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-secure-end.png 1.3
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-secure-mid-focused.png 1.2
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-secure-mid.png 1.3
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-secure-start-focused.png 1.2
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-secure-start.png 1.3
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-verified-end-focused.png 1.2
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-verified-end.png 1.3
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-secure-end-active.png 1.1
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-secure-mid-active.png 1.1
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-secure-start-active.png 1.1
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-verified-end-active.png 1.1
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-verified-mid-active.png 1.1
mozilla/browser/themes/pinstripe/browser/urlbar/startcap-verified-start-active.png 1.1
mozilla/browser/themes/pinstripe/browser/urlbar/urlbar-favicon-glow.png 1.1
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 15•17 years ago
|
||
Verified with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008051304 Minefield/3.0pre ID:2008051304
Status: RESOLVED → VERIFIED
Target Milestone: --- → Firefox 3
You need to log in
before you can comment on or make changes to this bug.
Description
•