Closed
Bug 75539
Opened 24 years ago
Closed 24 years ago
Select Element in <font> does not appear
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: craiga, Assigned: rods)
Details
Attachments
(2 files)
The inner table of a nested table definition contains a select element with 5
options. The options do not appear in M81. N6 and ie show them.
I have a fairly simple example file I can send.
Craig Anderson
Wabash Valley Hospital
Updated•24 years ago
|
Severity: major → normal
Comment 1•24 years ago
|
||
Reporter please attach a testcase so we see what the problem is.
![]() |
||
Comment 2•24 years ago
|
||
craiga@wvhmhc.org, use http://bugzilla.mozilla.org/createattachment.cgi?id=75539
to attach the file directly to this bug.
Comment 4•24 years ago
|
||
Comment 5•24 years ago
|
||
rods, can you determine if this is a select or block problem (if it is the
latter, please reassign to attinasi). The 2nd attachment is a very simple test
case illustrating a misplaced select.
Assignee: karnaze → rods
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
||
Comment 6•24 years ago
|
||
tables have nothing to do with it... the code causing the problem:
<font size="-1"><b>Function<B></font><BR>
<select name="what" size="5">
note that this has <B> instead of </b>, so the <font> is never ended.
Marking duplicate
*** This bug has been marked as a duplicate of 69785 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Summary: Select Element in Nested Tables does not appear → Select Element in <font> does not appear
You need to log in
before you can comment on or make changes to this bug.
Description
•