Closed
Bug 103
Opened 27 years ago
Closed 24 years ago
layout bug: table cell overflows containing cell
Categories
(Core :: Layout: Tables, defect, P1)
Tracking
()
VERIFIED
FIXED
People
(Reporter: dkindred=mozilla, Assigned: nisheeth_mozilla)
Details
Created by Darrell Kindred (dkindred=mozilla@cs.cmu.edu) on Tuesday, April 7, 1998 11:43:26 AM PDT
Additional Details :
The nested table here is laid out wrong:
http://www.cs.cmu.edu/People/dkindred/bugs/table-layout.html
A table cell extends outside its containing cell.
Possible contributing factor: WIDTH=300 on outer table,
WIDTH=100% on TD within it.
[Linux, Motif 1.2, Helvetica fonts]
Updated by Nisheeth Ranjan (nisheeth@netscape.com) on Wednesday, April 22, 1998 9:41:35 PM PDT
Additional Details :
Thanks Darrell, for providing a great test case. Hopefully, we'll have a public
CVS repository soon and you can update to get this fix.
Updated•25 years ago
|
Component: HTML Dialogs → HTMLTables
QA Contact: chrisd
Comment 1•25 years ago
|
||
[old bug; qa assigning to correct QA engineer/component for verification/
closing.]
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•25 years ago
|
||
Unable to get to the test case. Verifying this resolved. If there is still a
problem, please reopen with a new testcase. Thanks
Comment 3•24 years ago
|
||
mid-air collision ? / bugzilla cleanup
Reopening (current State: verified and no resolution)
Status: VERIFIED → REOPENED
Comment 4•24 years ago
|
||
fixed
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
No testcase, no checkin, no way to add regression test. :(
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•