Closed
Bug 947
Opened 26 years ago
Closed 26 years ago
Table cell content overrides cell borders
Categories
(Core :: Layout: Tables, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: rubydoo123, Assigned: buster)
References
()
Details
View above URL, scroll to 2nd table
Cell content in the first column overrides the border. It seems that the column
width is acting like it is fixed and not relative to the content.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
I think the submitter had a bad build, polluted by some of Kipp's
work-in-progress on body frames that didn't properly return the maxElementSize.
*** Bug 963 has been marked as a duplicate of this bug. ***
I've reopened the bug to investigate the possibility that this only happens in
non-debug builds.
built today's code without debug and the table looks fine.
beth, do you have "large fonts" set on your PC?
look in Start Menu > Settings > Control Panel > Display > Settings > Font Size
Reporter | ||
Comment 5•26 years ago
|
||
just checked my settings, and my font setting is set to small fonts. I
downloaded the 10/5 build from checkmate and it still displays incorrectly. Can
you try downloading the build from checkmate and see if it displays ok on your
system? It may be a Win95 vs WinNT.
Beppe: You definately have old code with the download .zip file at
checkmate/nglayout/raptor.zip. Please recheck with a build from source newer
than 10/1/98. Once Angus gets nightly builds, we'll be in much better shape for
QA.
Comment 7•26 years ago
|
||
Note nightly debug builds are now available from mozilla.org. There's a link to
them from our project page at http://www.mozilla.org/nglayout/
Reporter | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: WORKSFORME → FIXED
Reporter | ||
Comment 8•26 years ago
|
||
oh happy day! I loaded the 10/19 build and it works as expected -- thanks Steve!
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•