Closed
Bug 59625
Opened 24 years ago
Closed 24 years ago
Change in Text Size doesn't refresh page correctly
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: Sandor.A.Pethes, Assigned: asa)
References
()
Details
Running a CVS current linux version as of Nov. 9, 2000. Bug was first noticed
on freshmeat.net homepage. Changing between any text sizes removes the black
border visible on attached page. Changing the text size back does not correct
the problem. However reloading the page in text size does correct the problem.
Attached below is a slimmed down version of the page that leaves only the two
tables.
<html>
<body bgcolor="#bdbdff">
<BR><BR><BR>
<!-- Outer table, black background which becomes the border -->
<TABLE CELLSPACING="0" CELLPADDING="2" WIDTH="97%" BORDER="0" BGCOLOR="#000000">
<TR>
<TD>
<!-- Inner table, white background -->
<TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#FFFF
FF">
<TR>
<TD>
<BR>When changing the font text size, the "black border"
disappears and does not reappear if you change back to 100%.
<BR> It reappears when you click "reload".
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<BR><BR><BR>
</BODY>
</HTML>
*** This bug has been marked as a duplicate of 40828 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•