Closed Bug 151181 Opened 24 years ago Closed 21 years ago

Table content go over borders, caused by nowrap, table width, and align="left" [overlap]

Categories

(Core :: Layout: Block and Inline, defect, P4)

defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: waiyee404, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(3 files)

Build ID: 2002061104 (1.1alpha) I'll attach a simple testcase to explain this.
In the given testcase the cell in the outer table has "nowrap" attribute. It disables automatic text wrapping for this cell. The inner table forces the "width=480". I think what we are doing is right.
Priority: -- → P4
Not sure if there is a bug here but IE6 and Opera6 seems to agree with respect to the wrapping.
Severity: major → minor
Keywords: testcase
Reassigning nowrap issue to Alex.
Assignee: karnaze → alexsavulov
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** Bug 152248 has been marked as a duplicate of this bug. ***
Summary: Table content go over borders, caused by nowrap, table width, and align="left" → Table content go over borders, caused by nowrap, table width, and align="left" [overlap]
Bulk moving P1-P5 un-milestoned bugs to future.
Target Milestone: --- → Future
->Layout: Block & Inline
Assignee: alexsavulov → block-and-inline
Component: Layout: Tables → Layout: Block & Inline
QA Contact: amar → ian
The description of this bug's symptom is not particularly descriptive; was the problem that the text ran over the borders, outside the cell, in one long line? Because it's not doing that now (1.3 Final or 1.4a). In Strict mode, the line doesn't wrap, but the cell's size expands to cover. This is true of cases 1, 2 and 4 in the second attachment; I gather that in strict mode, 'nowrap' and 'whitespace:nowrap' inherit thru tables to cells. The text runs over the border of DIVs in cases 5 and 8, in both Strict and Quirks. This appears to be correct. For comparison: IE6 has no difference between strict and quirks, and does not inherit the nowrap-itude. It also extends the DIV (5 & 8) to draw the border around the unwrapped text. Opera 7 agrees with (current) Mozilla in both strict and quirks.
The bug occurs in Mozilla 1.1, it seems it was fixed for Mozilla 1.2. -> WORKSFORME
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: