Closed Bug 61042 Opened 25 years ago Closed 25 years ago

Using cols="x" and colspan="y" in a table messes up wrapping

Categories

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

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: stric, Assigned: karnaze)

References

()

Details

Attachments

(3 files)

Using the (deprecated/nonexisting) netscape4-tag cols="x" on a table along with colspan="y" can make the wrapping routines freak out and draw outside the tables. The urls above show testcases with DTD:s for quirks and standards rendering, they give different visual output when the bug is triggered. Resize the window so the first cell in the first line (inner table) becomes wide enough not to wrap (+1 pixel) and the table will blow out displaying outside all tables. It will burst out to the left, keeping wrapping in the bottom cell when in quirks mode and burst out to the right, without wrapping the bottom cell (and no scrollbar to see the entire content) when in standards mode. Should it care about cols="x" at all when in standards rendering mode? Asa (on irc) was able to reproduce on mac/win32 mozilla trunk builds 11/22. I was also able to reproduce it in N6, so it's not new.
dupe of bug 29058? confirming, going on CC, Hopefully fixing 29058 will fix this also.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Fixing 29058 seems to have fixed this, I can't reproduce it anymore.
This was fixed by Bernd's patch to bug 29058.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
QA contact update
QA Contact: chrisd → amar
This bug is fixed.. Marking verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: