Closed
Bug 31902
Opened 25 years ago
Closed 25 years ago
[WFM]Disappearing form elements.
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: ara818, Assigned: rods)
References
()
Details
The above URL is the simplest-case script that I wrote wherein Mozilla seems to
exhibit the bug. The bug basically goes like this, when in html you have a
table within a table, AND the inner table has an align="something" tag, form
elements within the inner table act erratically. In my example I have two text
boxes and when you click on one all the form elements disappear, or when you
click on "Submit" everything disappears.
I worked alot with making my test case as general, but simple as possible and
this is the best I could come up with. If there is no table within a table,
the bug goes away. If there is no align = "property" in the INNER table, the
bug goes away. By the way I am using build 2000012520 (M13).
Assignee | ||
Comment 1•25 years ago
|
||
works for me in today's build
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Summary: Disappearing form elements. → [WFM]Disappearing form elements.
Assignee | ||
Comment 2•25 years ago
|
||
works for me
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•