Closed Bug 831 Opened 26 years ago Closed 26 years ago

Incorrect table layout

Categories

(Core :: Layout, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: vidur, Assigned: vidur)

References

()

Details

This is actually one of the frames displayed in http://www.legomindstorms.com (it makes heavy use of scripting). One of the images is missing and the background of one of the cells is not painted (hence the wrong background for the last image). At least part of the problem is table related.
Assignee: buster → vidur
The behavior of this frame is odd. We'll need to look at the actual javascript to understand what's going on. The source page has a table with 3 rows plus 1 script after the last row. Each row has 1 cell. The content of the 1st row is text. The content of the 2nd row is generated from a script, it seems to be a FLASH data type. The 3rd row contains an image. There seems to be a 4th row generated by the script that resolves to an image also. In Nav 4.5b2 and IE 4.0, I see the first 3 rows: text, FLASH plugin, image. In NGLayout, I see the 1st and 3rd rows, and the content of what should be the 4th row as content outside the table. A dump of the content shows a table with 3 rows with the script-generated 2nd row empty (<tr></tr>), and an image after the table.
Status: NEW → ASSIGNED
Setting all current Open/Normal to M4.
per leger, assigning QA contacts to all open bugs without QA contacts according to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Maybe they changed the content, maybe we just got better. Everything looks hunky-dory now.
Status: RESOLVED → VERIFIED
Works fine in April 13th Build.
You need to log in before you can comment on or make changes to this bug.