Closed Bug 395244 Opened 17 years ago Closed 17 years ago

Location bar is taller for https sites

Categories

(Firefox :: Address Bar, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 397552
Firefox 3 beta1

People

(Reporter: polidobj, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

Attached image screenshots
My location bar grows a few pixels taller for https sites.  It looks like it's from bug 383183.  This only seems to happen when the fonts are set to extra large in Window's Appearance Settings.  And if I use small icons then the whole toolbar also grows taller.
Keywords: regression
This is still a problem with the latest landing of Larry.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007102205 Minefield/3.0a9pre ID:2007102205
Flags: blocking-firefox3?
Component: General → Location Bar and Autocomplete
Flags: blocking-firefox3? → blocking-firefox3+
QA Contact: general → location.bar
Target Milestone: --- → Firefox 3 M10
This is WFM with today's build.  I think bug 395248 fixed this.

Looking at the patch I guess it's thanks to removing the padding:
 
 #identity-icon-label {
-    padding: 1px 2px 2px;
-    margin: 0;
-    color: black;
-    vertical-align: middle;
+  padding: 0 2px;
+  margin: 0;
+  cursor: inherit;
 }
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a9pre) Gecko/2007103103 Minefield/3.0a9pre ID:2007103103
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Resolution: WORKSFORME → DUPLICATE
Target Milestone: Firefox 3 M10 → Firefox 3 M9
Verified dup
Status: RESOLVED → VERIFIED
Mike, can you move the blocking flag to the dupe of bug 397552
(In reply to comment #5)
> Mike, can you move the blocking flag to the dupe of bug 397552

done
Flags: blocking-firefox3+ → blocking-firefox3-
Gavin reminded me that I should clear, not minus.
Flags: blocking-firefox3-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: