Closed
Bug 128594
Opened 24 years ago
Closed 24 years ago
Urlbar autocomplete dropdown icon has wrong dimensions.
Categories
(SeaMonkey :: Themes, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: daniele, Assigned: shliang)
References
Details
(Whiteboard: [need info])
Attachments
(3 files)
|
295 bytes,
patch
|
Details | Diff | Splinter Review | |
|
2.56 KB,
image/jpeg
|
Details | |
|
660 bytes,
patch
|
andreww
:
review+
hewitt
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
A wrong entry ... in make ... with the wrong dimensions. The attached patch fix
that. I don't know if this is the right way to do it but it works for me.
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Thanks for the patch, Daniele, but this isn't the correct solution. We need to
put -moz-box-align: center; on #urlbar so that it doesn't stretch the dropmarker
Comment 3•24 years ago
|
||
Nav triage team needs info: we don't know exactly what you mean, or what the
effect is on typical users.
Whiteboard: [need info]
Comment 4•24 years ago
|
||
The urlbar dropdown marker (the arrow in the far right, for the urlbar history)
is stretched vertically and looks distorted.
Comment 5•24 years ago
|
||
*** Bug 130808 has been marked as a duplicate of this bug. ***
Comment 6•24 years ago
|
||
themes -> shliang
Please fix the two different arrows in the navigator urlbar and the open web
location dialog.
Assignee: hewitt → shliang
Status: ASSIGNED → NEW
Comment 7•24 years ago
|
||
Peter, here is a screenshot of the icon on my machine - stretched vertically
and cropped on the right hand side.
Comment 8•24 years ago
|
||
Approving change. This item is very visible to users so should be correct.
adding -moz-box-align: center on urlbar to fix vertical stretching, i don't see
any cropping on the right though.
Comment 10•24 years ago
|
||
Comment on attachment 76117 [details] [diff] [review]
patch
r=andreww
Attachment #76117 -
Flags: review+
Comment 11•24 years ago
|
||
Comment on attachment 76117 [details] [diff] [review]
patch
sr=hewitt
Attachment #76117 -
Flags: superreview+
Comment 12•24 years ago
|
||
Comment on attachment 76117 [details] [diff] [review]
patch
sr=hewitt
Comment 13•24 years ago
|
||
Comment on attachment 76117 [details] [diff] [review]
patch
a=asa (on behalf of drivers) for checkin to the 1.0 trunk
Attachment #76117 -
Flags: approval+
| Assignee | ||
Comment 14•24 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 15•24 years ago
|
||
Verified both on windows 98 and linux (2002-04-08-08-TRUNK)
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•