Closed
Bug 414732
Opened 17 years ago
Closed 16 years ago
minor visual issues with addressbar and site identity button and search button
Categories
(Firefox :: Theme, defect)
Tracking
()
VERIFIED
FIXED
Firefox 3.6a1
People
(Reporter: asa, Assigned: mstange)
References
Details
(Keywords: polish, verified1.9.1, Whiteboard: [polish-easy] [polish-visual][polish-p1])
Attachments
(5 files, 1 obsolete file)
(deleted),
image/png
|
Details | |
(deleted),
image/png
|
Details | |
(deleted),
image/png
|
Details | |
(deleted),
image/png
|
Details | |
(deleted),
patch
|
dao
:
review+
faaborg
:
ui-review+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
See attachment for guidance.
1. the shadow for the site identity button where it meets the text field for the addressing area isn't right. It ends too abruptly (at least on the top -- see red circle) and it overlaps with the inner shadow of the text area darketing the corner there a bit too much.
2. the button's top and bottom shadow do not match the gray of the text field's top and bottom shadow. (see the blue circled area for an example.)
Updated•17 years ago
|
Severity: normal → trivial
Reporter | ||
Updated•17 years ago
|
Flags: blocking-firefox3?
Reporter | ||
Comment 1•17 years ago
|
||
The bottom circled issue in the screenshot is fixed but there's still a wrong shadow in the top of the address and search fields as seen in the circled area in the screenshot
Updated•17 years ago
|
Flags: wanted-firefox3+
Flags: blocking-firefox3?
Flags: blocking-firefox3-
Comment 2•16 years ago
|
||
Kevin, in bug 431853 you said that it will be fixed. Is it true? I cannot really see this issue anymore.
Assignee | ||
Comment 3•16 years ago
|
||
I don't see it either.
Status: NEW → RESOLVED
Closed: 16 years ago
Hardware: PC → All
Resolution: --- → WORKSFORME
Comment 4•16 years ago
|
||
At least it's really minor but the bottom line shows up a shadow which doesn't make sense because of the two extra pixels it's too long and end abrupt. I'll attach a screenshot. Alex, something to fix or can we live with it?
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 5•16 years ago
|
||
Updated•16 years ago
|
Whiteboard: [polish-easy] [polish-visual]
Comment 6•16 years ago
|
||
Yeah, I've been seeing this too with current nightlies, in a blank location bar.
Comment 7•16 years ago
|
||
I'm also seeing the outer glow get darker on the site button, we should try to fix that as well. Also effects search button.
Summary: minor visual issues with addressbar and site identity button → minor visual issues with addressbar and site identity button and search button
Assignee | ||
Comment 8•16 years ago
|
||
I'll take this.
Assignee: nobody → mstange
Status: REOPENED → ASSIGNED
Comment 10•16 years ago
|
||
Markus, any ETA on a patch here?
Assignee | ||
Comment 11•16 years ago
|
||
Next Wednesday.
Assignee | ||
Comment 12•16 years ago
|
||
The CSS changes in this patch extend the urlbar / searchbar by 1px to all sides so that the focus ring is smoother.
The patch also fixes bug 480903 because I'm already messing with the padding for #identity-icon-label.
Attachment #365408 -
Flags: review?(dao)
Assignee | ||
Comment 13•16 years ago
|
||
top row: before patch, bottom row: after patch
Comment 14•16 years ago
|
||
Comment on attachment 365408 [details] [diff] [review]
v1
> #urlbar-icons {
> -moz-box-align: center;
>- min-height: 26px;
>+ min-height: 28px;
> }
Does the min-height actually achieve anything? I think you can just drop it.
>--- a/browser/themes/pinstripe/browser/searchbar.css
>+++ b/browser/themes/pinstripe/browser/searchbar.css
> .searchbar-textbox > .autocomplete-textbox-container > .textbox-input-box {
>- -moz-margin-start: 44px !important;
>+ -moz-margin-start: 45px !important;
> }
That selector is twice in that file, please merge and nuke the !important.
Assignee | ||
Comment 15•16 years ago
|
||
(In reply to comment #14)
> (From update of attachment 365408 [details] [diff] [review])
> > #urlbar-icons {
> > -moz-box-align: center;
> >- min-height: 26px;
> >+ min-height: 28px;
> > }
>
> Does the min-height actually achieve anything? I think you can just drop it.
How on earth did you catch that?
You're right, it doesn't have any effect. I dropped it.
> >--- a/browser/themes/pinstripe/browser/searchbar.css
> >+++ b/browser/themes/pinstripe/browser/searchbar.css
>
> > .searchbar-textbox > .autocomplete-textbox-container > .textbox-input-box {
> >- -moz-margin-start: 44px !important;
> >+ -moz-margin-start: 45px !important;
> > }
>
> That selector is twice in that file, please merge and nuke the !important.
Done.
Attachment #365408 -
Attachment is obsolete: true
Attachment #365504 -
Flags: review?(dao)
Attachment #365408 -
Flags: review?(dao)
Comment 16•16 years ago
|
||
Comment on attachment 365504 [details] [diff] [review]
v2
Looks good to me, but I can't tell if it's correct in terms of OS X integration.
Attachment #365504 -
Flags: ui-review?(faaborg)
Attachment #365504 -
Flags: review?(dao)
Attachment #365504 -
Flags: review+
Updated•16 years ago
|
Attachment #365504 -
Flags: ui-review?(faaborg) → ui-review+
Assignee | ||
Comment 17•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.2a1
Comment 18•16 years ago
|
||
Verified fixed with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090310 Minefield/3.2a1pre ID:20090310030639
Markus, is the patch ready to ask for approval1.9.1?
Status: RESOLVED → VERIFIED
Flags: wanted-firefox3.1?
Assignee | ||
Updated•16 years ago
|
Attachment #365504 -
Flags: approval1.9.1?
Comment 19•16 years ago
|
||
Comment on attachment 365504 [details] [diff] [review]
v2
a191=beltzner
Attachment #365504 -
Flags: approval1.9.1? → approval1.9.1+
Assignee | ||
Comment 20•16 years ago
|
||
Keywords: fixed1.9.1
Assignee | ||
Comment 21•16 years ago
|
||
Comment 22•16 years ago
|
||
Verified fixed with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b4pre) Gecko/20090402 Shiretoko/3.5b4pre ID:20090402031241
Flags: wanted-firefox3.5?
Keywords: fixed1.9.1 → verified1.9.1
Comment 23•15 years ago
|
||
This bug's priority relative to the set of other polish bugs is:
P1 - Polish issue that appears in the main window, or is something that the user may encounter several times a day.
bug was in the main window
Whiteboard: [polish-easy] [polish-visual] → [polish-easy] [polish-visual][polish-p1]
You need to log in
before you can comment on or make changes to this bug.
Description
•