Closed
Bug 169370
Opened 23 years ago
Closed 23 years ago
Serious display failure
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: voltarol94065, Assigned: asa)
References
(
URL
)
Details
This problem appeared with 1.1, the site worked fine in 1.0. It does work fine
in Opera, NS7 & MSIE6.
1). Font is wrong (displaying serifed instead of site fonts.
2). Colour backgrounds of some screen elements lost
3). Images not displayed at all - seems all the graphics elements lost.
4). Lines bounding what I suspect are tables are lost
5). Format simply incorrect, but the browser has done a reasonable job of
rendering it usably (you really need to lokk using NS7 or anoter working
browser compared with this).
It's almost as if the browser is behaving like an old text mode browser on this
site alone. Another site I know using the same BBS works fine. M1.1 works fine
on most of the other sites I use.
I have also notified the site owner in case they have messed the site's html and
javascript around. The site is a BBS driven by PHP.
Here is some of the rendered HTML: the page source looks exactly the same in
NS7 when I view source there as well. I haven't put it all here as the page has
a huge amount of HTML in it.
<!-- START OF header.tmpl TEMPLATE -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="/stylesheets/stylesheet2.css" type="text/css" />
<title>Viewing list of forums - Forums powered by UBB.threads™</title>
</head>
<body>
<!-- END OF header.tmpl TEMPLATE -->
<table border="0" width="100%" cellpadding="0" cellspacing="0" height="125">
<tr>
<td width="54%" height="104"><img border="0"
src="http://www.charlottechurch.net/images1/titlef2c_copy.gif"></td>
<td width="46%" height="104"><font size="5"><br>
</font><img border="0"
src="http://www.charlottechurch.net/images1/quote1.gif"></td>
</tr>
</table>
<table border="0" cellpadding="2" cellspacing="0" width="95%"
class="tableborders" align="center"> <tr> <td align="center"> <table
border="0" cellpadding="2" cellspacing="0" width="100%"> <tr>
<td width="50%" class="welcome"> <b><a
href="http://www.charlottechurch.net"><font face="Tahoma"
size="2">CharlotteChurch.net</font></a></b> </td> <td
width="50%" align="right" class="welcome"> <b><a
href="http://guestbook.charlottechurch.net"><font face="Tahoma"
size="2">CharlotteChurch.net/Guestbook</font></a></b> </td>
</tr> <tr> <td width="100%" colspan="2" height="1"
class="tableborders">
<p align="center"><b><font face="Tahoma">Welcome to the Charlotte
Church Forums</font></b> </td> </tr>
</table> </td> </tr></table><table width="95%" align="center"
class="tablesurround" cellpadding="1" cellspacing="1">
<tr>
<td>
<table width="100%" class="tableborders" cellpadding="3" cellspacing="1">
<tr>
<td align="center" class="menubar">
Comment 1•23 years ago
|
||
please don't put large code segment in your comment. URL or attachment
(which you provided) is more appropriate.
The page renders almost identically in Moz 2002092808 and MSIE 5 in
Windows 98. Can you please post a screenshot showing what's wrong?
Also, what are your font settings? (Open view menu, choose Preferences,
choose the Appearance catagory, choose Fonts sub-catagory)
Severity: major → normal
Comment 2•23 years ago
|
||
WFM 20021111
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•