Closed Bug 48767 Opened 25 years ago Closed 25 years ago

FORM elements in TABLE placed on top of each other

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: MatsPalmgren_bugz, Assigned: karnaze)

References

()

Details

(Keywords: testcase, top100)

Attachments

(4 files)

OVERVIEW: FORM elements in TABLE placed on top of each other. STEPS TO REPRODUCE: 1. load the URL or testcase ACTUAL RESULTS: The "Search" button is placed on top of the textfield. DOES NOT WORK CORRECTLY ON: Mozilla nightly build 2000-08-12-08 on Windows 98 SE. WORKS CORRECTLY ON: Communicator 4.74, IE 5.00 and Opera 4.01 on Windows 98 SE.
Attached file Testcase
BTW, It worked correctly in M16.
Keywords: testcase
It also workes at 2000080714 under WinNT.
The markup is forcing the right-hand column to be as small as possible. Mozilla is choosing to make the search field only 1-character wide. This isn't the same as the search button being "on top of" the input field. I don't think that Mozilla should be ignoring the size attribute of a text input.
This can sometimes be seen on the CNN main page, Top 100. Since it's dynamically generated, it's not there now (next time, I'll be sure to get a screen shot). What I see is a button's label being half on the button and half off the button.
Keywords: top100
nominating for nsbeta3.... this looks awful and has high visibility
Keywords: nsbeta3
The CNN layout problem is caused by invalid markup and is addressed in Bug 48057. It appears that this bug has been fixed. It doesn't show up in any testcases. Closing out, marking FIXED.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Using 9/12 build, verifying bug fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: