Closed
Bug 61080
Opened 25 years ago
Closed 25 years ago
TD NOWRAP makes table contents overflow from table boundaries
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
M18
People
(Reporter: noog, Assigned: karnaze)
References
()
Details
Attachments
(1 file)
|
73.71 KB,
image/jpeg
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)
BuildID: 2000101014
If a TD element in a TABLE has the attribute NOWRAP set, and its content is
wider than the TABLE, the table won't auto-resize to fit the contents of the
TD. Instead, the contents will literally overflow, trepassing the table
boundaries
Reproducible: Couldn't Reproduce
Steps to Reproduce: Just navigate to http://www.mozilla.org/bugs
Actual Results: Table contents outside the table boundaries
Expected Results: The table should stretch to fit
Comment 2•25 years ago
|
||
Works for Me in Build 2000112320 in WinNT SP5
Comment 3•25 years ago
|
||
Changing component to HTML tables
Assignee: clayton → karnaze
Component: Layout → HTMLTables
QA Contact: petersen → chrisd
Comment 4•25 years ago
|
||
Marking WFM using build win build 12-13-04.
This was probably fixed when 59252 was fixed.
Reporter I could not reproduce your screenshot although I remember getting
similar errors in the past (not seen any lately). If you still get this error
in a current build please reopen and provide step-by-step directions to get this
rendering. Thanks. :-)
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•