Closed
Bug 99582
Opened 24 years ago
Closed 24 years ago
Form input fields are sometimes misplaced when inside nested tables
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: pontus.lidman, Assigned: attinasi)
References
()
Details
Attachments
(1 file)
|
1.90 KB,
text/html
|
Details |
The given URL shows this problem, but I have also attached a trimmed-down
test case that shows the same problem.
The actual web page renders correctly in Netscape 4.x and Internet Explorer.
I have seen the same problem on some other pages where forms are inside
tables.
The input boxes (frames) are rendered in the correct place. The input widget
(or whatever you call it) is somewhere else, i.e. clicking inside the
lower input box does not produce a cursor and the possibility to type.
When clicking around the page, it is clear thet the first input widget
is above the first input box, and the second input widget is in the same
position as the first input box. Try clicking somewhat above the first box
and type something...
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
wfm using build 2001091303 on Win2k.
reporter, please mention the build ID you're using. If it's too old, can you try
a more recent build at:
http://ftp.mozilla.org/pub/mozilla/nightly/latest/
| Reporter | ||
Comment 3•24 years ago
|
||
I tried the latest nightly build and the bug was fixed. Thanks for your quick
response, and I promise to try the nightly before reporting next time :)
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•