Closed Bug 77691 Opened 23 years ago Closed 23 years ago

Page continuously reloads

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 77321

People

(Reporter: jsaunders, Assigned: asa)

References

()

Details

Attachments

(1 file)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.3-pre7 i686; en-US; rv:0.8.1+)
Gecko/20010425
BuildID:    2001042515

Even when starting from a fresh window, this page reloads continuously with no
pause.

Reproducible: Always
Steps to Reproduce:
1.load the page into mozilla
2.
3.

Actual Results:  the page loaded, then reloaded continuously

Expected Results:  just loaded the page once
removing extra http:// in URL,

can't reproduce it on Win2K 2001042504
Seeing this with 2001042504 / Win98SE.
This is the html which causes the reload:

<html>
<head>
<script>
function handleResize()
{
   self.location.reload();
   return false;
}

window.captureEvents(Event.RESIZE);
window.onresize = handleResize;
</script>
</head>
</html>

I'll attach it.
I too can see an endless flickering, which may very well be continuous reloading.

Build ID: 2001042504 / Win2000

*** This bug has been marked as a duplicate of 77321 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
ver
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: