Closed
Bug 144670
Opened 23 years ago
Closed 23 years ago
crashes on website
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 130251
People
(Reporter: Frank.Hofmann.Usingen, Assigned: Matti)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT)
BuildID:
Crashes when I try to visit www.portevo.de (Dr. Watson).
Version RC2
Reproducible: Always
Steps to Reproduce:
1. visit www.portevo.de
2.
3.
Actual Results: crashes with Dr. Watson
Expected Results: Show page well formated like IE 5.0/5.5 does.
Comment 1•23 years ago
|
||
Thanks. Crashes in nsBlockBandData::Init on a test case like this:
HTML>
<BODY>
<TABLE style="position:absolute;left:-3;top:0">
<TR>
<FORM>
<TD></TD>
</FORM>
</TR>
</TABLE>
</BODY>
</HTML>
*** This bug has been marked as a duplicate of 130251 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 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
•