Closed
Bug 282216
Opened 20 years ago
Closed 20 years ago
FF stuck refreshing page when document.write() is called
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 282218
People
(Reporter: jamesbe, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0
This was originally posted here: http://forums.mozillazine.org/viewtopic.php?
t=218650 When the form is submitted or the onchange event triggered,
document.write is called, FF then refreshes the page but never finishes
loading it. (Stuck loading page).
Reproducible: Always
Steps to Reproduce:
1. Direct your browser to:
http://www.geocities.com/genocidezx/mozilla/index.html
2. Change the combo box or click submit.
3.
Actual Results:
FF gets stuck loading the page.
Expected Results:
testRefresh or testSubmit should be printed to the page.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 282218 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•