Closed Bug 2736 Opened 26 years ago Closed 26 years ago

Table must be re-sized to render correctly

Categories

(Core :: Layout, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: paulmac, Assigned: karnaze)

References

()

Details

(Whiteboard: (04/07) 3jrgm@qlink.queensu.ca -- review complete (test case filed))

Using 1/27 Optimized build on win95, the table at the very bottom of the page does not render correctly (the text is outside the table) until a re-size happens. Looks okay on Unix 1/27 build. Not sure if this should go to a render person or layout person. The table in question says "The Lord of the Rings site is owned my Mark Anderson"
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Looks fine to me on NT
Hmmm, happens on both my win95 machines with 1/28 build. I've asked a couple other people to check it out. Maybe a platform specific rendering problem. Or is that redundant.
Verified that there's a rendering problem on 1.28.99 optimized build on my NT system (at bottom of page)
Status: RESOLVED → REOPENED
Troy, can you check again? Maybe try an optimized build? ftp://sweetlou/products/client/seamonkey/windows/32bit/x86/Jan28/ Re-opening for a double-check.
Assignee: troy → karnaze
Status: REOPENED → NEW
Using the 1/28 release build and testing on Win 95 and Win NT. Verified that this is a bug on both platforms.
Setting all current Open/Normal to M4.
per leger, assigning QA contacts to all open bugs without QA contacts according to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Resolution: WORKSFORME → ---
The problem may be with an optimized build. There is another problem - the images in the table near the bottom are clipped.
Status: NEW → ASSIGNED
Whiteboard: (04/07) 3jrgm@qlink.queensu.ca -- review complete (test case filed)
Viewing this page with April06 nightly build win95 opt: 1) The table at the bottom lays out correctly and I believe this bug is FIXED for that issue. (See also : bug 1474, on 03/03/99 -- buster@netscape.com fixed the width=nn%, opt, win32, table bug). 2) The images at the bottom do not appear to clipped to me. 3) Doh. There is a remaining problem on this page. The LABELs for the FORMs show up as white squares on the black background. Example: <html><BODY BGCOLOR="#000000" TEXT="#FFFFFF"> <FORM method=post action="whatever"> <TABLE> <TR> <TD ALIGN=LEFT><I><LABEL for="siteid">Site ID:</LABEL></I></TD> <TD><INPUT type="text" name="id" size=20 id="siteid" tabindex="16"></TD> </TR> <TR> <TD ALIGN=LEFT> </TD> <TD ALIGN=CENTER><INPUT type="submit" value="Edit" tabindex="18"> <INPUT type="reset" value="Clear" tabindex="19"></TD> </TR> </TABLE> </FORM> </body></html> The problem appears to be that the LABELs background is not inheriting from the BODY (and, in this case, 'white' text on 'white' shows no text). However if you play with the colors, you can see that the text is there, but the background color does not inherit.
Okay. I see that 'kcanders@mvp.net' has opened a bug on the 'white labels' (point (3) above). So ... Since this page is FIXED for (1) and (2) above, and (3) is a DUPLICATE then I am going to paste my test case over at bug #3720 and recommend that ChrisK (if I can call you ChrisK ;) mark this as FIXED. Cheers.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
John, you can call me anything you like. You can also mark bugs fixed in the future, since I will be notified and hence reminded to go capture the test case and put it in my regression tests.
Status: RESOLVED → VERIFIED
Verified on the original bug.
You need to log in before you can comment on or make changes to this bug.