Closed
Bug 213471
Opened 22 years ago
Closed 22 years ago
Print preview hangs browser (object tag problem)
Categories
(Core :: Print Preview, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 213457
People
(Reporter: ian.graham, Unassigned)
Details
Attachments
(1 file)
775 bytes,
text/html
|
Details |
When I load the following example document (to be attached in a sec. -- this
was _supposed_ to be a reduced test case of bug 213457 )
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<TITLE>3-D Rides Back to Save the Day</TITLE>
</HEAD>
<BODY>
<P>On Friday, Robert Rodriguez, the Texas-based director who
started with bloody shoot-'em-ups but has moved in recent
years to family fare, is offering "Spy Kids 3-D: Game Over,"
the latest installment in his series but secret agents'
children who go into their parents' business. And no
less a light than James Cameron, who ventured into 3-D
earlier this year with
<OBJECT.TITLE class=Movie value="282938" idsrc="nyt_ttl">
<ALT-CODE value="Ghosts of the Abyss" idsrc="nyt_ttl" />
"Ghosts of the Abyss,"</OBJECT.TITLE> an
</P>
</BODY></HTML>
The page displays fine -- but hangs if I try to 'print preview' the content.
I can only recover by killing and restarting Mozilla.
This fails in Mozilla 1.4 (release) and Firebird (11 July nightly). I will try
more recent nightlies later ... Note this is related to bug 213457)
Reporter | ||
Comment 1•22 years ago
|
||
Reporter | ||
Comment 2•22 years ago
|
||
Retested ... hangs went away after a few reboots. Problem resolves back to bug
213457 (this report has an attached reduced testcase).
*** This bug has been marked as a duplicate of 213457 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Summary: Print preview hangs browser (object tag problem) → Print preview hangs browser (object tag problem)
You need to log in
before you can comment on or make changes to this bug.
Description
•