Closed Bug 127822 Opened 23 years ago Closed 23 years ago

table cell displayed at the wrong position (outside the table canvas)

Categories

(Core :: Layout, defect)

x86
Windows 2000
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 126742

People

(Reporter: xenite, Assigned: attinasi)

Details

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8+) Gecko/20020224 BuildID: 20020224 Mozilla places the first row of a table (containting two rows) at the postion where the second row should be rendered thus making most of the first row invisible because it is placed outside of the canvas of the table if these conditions are met: 1. a fixed height for the table (i.e. 100) must be given in the table statement 2. all cells of the second row are "empty" (i.e. they might contain javascript) 3. none of the table cells of the second row has a hight statement or is is smaller than is should be (i.e. if the height of a table is 100, cellspacing is 2, and the height of the first row is 80 then the height specified for the second row must not be smaller than 12). Reproducible: Always Steps to Reproduce: 1. take a look at the attachment Actual Results: The first row is placed at the position of the second row making most of its content invisible. Expected Results: The first row should be rendered at the top of the table inside its canvas.
Attached file example (deleted) —
dupe of bug #126742. I removed the height="100" and it works. BTW, will be fixed in today's (26) build.
agreed. *** This bug has been marked as a duplicate of 126742 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Changing QA contact
QA Contact: petersen → amar
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: