Closed
Bug 7158
Opened 26 years ago
Closed 25 years ago
Table will not scale to fit regardless of resizing
Categories
(Core :: Layout: Tables, defect, P3)
Core
Layout: Tables
Tracking
()
People
(Reporter: ckritzer, Assigned: karnaze)
References
()
Details
On MacOS, Win95, LinuxRedHat6:
Load the above URL. The table will *almost* fit the window (there will be a
vertical scrollbar). If you resize the window, even to the full screen, the
table will resize just a bit larger than the window, forcing a vscrollbar.
Comment 1•25 years ago
|
||
ckritzer: Could you attach the test page to this bug, so that we can see it from
outside the netscape intranet? Thanks.
Comment 2•25 years ago
|
||
[TESTCASE]
ckritzer e-mailed me the page, it is now available at:
http://www.bath.ac.uk/%7Epy8ieh/internet/projects/mozilla/mondrian8.html
This is a very good test case.
It seems that Mozilla is calculating the table's height as a percentage of the
height of the container including any padding, margins, and border. The height
should only be taking the inner content height into account.
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
Verified Duplicate
You need to log in
before you can comment on or make changes to this bug.
Description
•