Closed Bug 230008 Opened 21 years ago Closed 20 years ago

{inc} table contents spill out with table-layout:fixed

Categories

(Core :: Layout: Tables, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: ajschult784, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(2 files)

With linux trunk 20040102, this bug shows up occaisonally loading the greenfootballs URL. The text in some of the comments doesn't wrap and extends outside the main table on the page. I'll attach a testcase that demonstrates this behavior.
Attached file testcase
the inner table seems to be 0-width, but its contents (the second P, at least) extend outside the outer table. the text for the second P should wrap within the table and the inner table should fill its cell (width is 100%)
Depends on: 226637
I think 'overflow: hidden' or 'overflow: scroll' has to be specified for a cell (<td>). However, specifying that doesn't help either. Interesting is that the composer's 'preview' wraps the text as you want.
OS: Linux → All
Hardware: PC → All
I have a related test case. The area of an A element that extends outside the table's width is unclickable. See attachment.
Attached file A element testcase
Move mouse over link. See the mouse cursor change when beyond 610 pixels width.
The initial testcase if fixed now with the patch from bug 226637. The completely unrelated second testcase of course not.
good enough for me. I filed bug 266868 for the second testcase. marking FIXED
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: