Closed
Bug 239893
Opened 22 years ago
Closed 19 years ago
{inc} Select element becomes too wide and renders beyond cell's limits
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: amla70, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
1010 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040406
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040406
See attached testcase.
It is a table with three rows, the first one is just the header, the second and
third one are equal, they have a select element in the first column (same
content), and the only special thing is a script to force a reflow before the
third row is added. Then the select element becomes wider that the previous one
and is rendered beyond the limits of the cell.
The select elements have a style of height:19px.
Reproducible: Always
Steps to Reproduce:
| Reporter | ||
Comment 1•22 years ago
|
||
testcase to reproduce the bug.
Comment 2•22 years ago
|
||
I suspect this is a tables bug...
Comment 3•19 years ago
|
||
Bug occurs in Firefox 1.0.1, but not in 1.5.0.8 or 2.0 or SeaMonkey 2006120801.
-> WORKSFORME
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•19 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•