Closed Bug 99965 Opened 24 years ago Closed 24 years ago

input tags on separate lines when a table is inside the form

Categories

(Core :: Layout, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 99774

People

(Reporter: bill, Assigned: attinasi)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.4) Gecko/20010913 BuildID: 2001091303 This page: http://www.cs.ucr.edu/~wmason/mozillatest.html demonstrates what happens when a table is introduced into a form. Mozilla 0.9.4 forces a line split between each input tag. I've tried putting the input tags on the same line. I've tried both quirk mode and standard mode. I've tried putting the form inside the table instead of vice versa. The only thing that fixes the problem is removing the table. Internet Explorer version 5 on Windows NT 4.0 renders this correctly. Reproducible: Always Steps to Reproduce: 1. View the page in Mozilla 0.9.4. 2. View the page in IE 5. Actual Results: A rendering discrepency is found. Expected Results: Put the submit button on the same line as the text input This HTML code was suggested by Google as a means of adding a Google search box to a web page: http://www.google.com/searchcode.html
Worksforme on Linux. Looks like bug 99774 to me. Reopen if you disagree. *** This bug has been marked as a duplicate of 99774 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.