Closed
Bug 56255
Opened 25 years ago
Closed 25 years ago
Table data (<td>) overflows its containing box
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: john, Assigned: karnaze)
References
()
Details
Particular combinations of browser window size and text content cause some table
data (<td>) to overflow its container. See the rendering of page
http://hadrian.ods.org/public/ at this location:
http://johnandlucy.com/n/a.png (a 56kb file)
Note particularly the reference to "Internet Movie Database" in the "SEARCH"
box, and the reference to "Association of British Drivers" in the "ODDS" box.
This is nightly build 2000101121 on Linux.
Comment 1•25 years ago
|
||
Confirming on Linux trunk build 2000103108. By slowly shrinking the width of
the browser one can get those text lines to poke out of the container boxes.
Status: UNCONFIRMED → NEW
Ever confirmed: true
-> HTMLTables
Btw, that is a heck of a warning at the top of the page in the URL...
Component: Layout → HTMLTables
Really over to HTMLTables.
Assignee: clayton → karnaze
QA Contact: petersen → chrisd
I am seeing this on NT as well. OS -> All.
OS: Linux → All
Comment 5•25 years ago
|
||
marking INVALID due to the fact the webpage doesnt exist anymore and we have
many many overflow bugs already.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 6•25 years ago
|
||
Sorry, the DNS dropped me. The page is now:
http://hadrian.org/public/ (with no "ods" in the middle).
The bug is resolved, by the way. Build 2001012221 doesn't make the text overflow
like the November/December nightly builds did.
You need to log in
before you can comment on or make changes to this bug.
Description
•