Closed
Bug 79999
Opened 24 years ago
Closed 23 years ago
[DUP]Drop down list displays badly with small line-height
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
Future
People
(Reporter: gellenburg, Assigned: rods)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14 i686; en-US; rv:0.9) Gecko/20010505
BuildID: 2001050521
The drop down list under "Customer Login" is improperly rendered. The top half
of the words "SELECT ONE..." are above and outside the area for the box.
Reproducible: Always
Steps to Reproduce:
1.Go to the URL
2.Look at the drop down list.
Comment 1•24 years ago
|
||
This is caused by the following style rule:
P
{line-height: 0px;
font-family: Verdana, sans-serif;
margin: 0px}
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
confirmed in 2001050915 trunk for Mac
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
Assignee | ||
Comment 4•23 years ago
|
||
This is a dup
Status: NEW → ASSIGNED
Summary: Drop down list improperly rendered. → [DUP]Drop down list improperly rendered.
Assignee | ||
Updated•23 years ago
|
Target Milestone: --- → Future
Updated•23 years ago
|
Summary: [DUP]Drop down list improperly rendered. → [DUP]Drop down list displays badly with small line-height
Was this cured bug the fix for bug 82626?
With a current CVS build. Linux, "SELECT ONE" is all visible.
Comment 7•23 years ago
|
||
This appears to work in Build 2001061020 in WinNT.
Comment 8•23 years ago
|
||
This Works For Me in Build 2001061020 in WinNT.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 9•23 years ago
|
||
Comment 11•23 years ago
|
||
This is a duplicate of 82626
*** This bug has been marked as a duplicate of 82626 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•