Closed
Bug 101031
Opened 23 years ago
Closed 23 years ago
every automatic refresh of www page adds one entry to Back button menu
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: jv, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4+) Gecko/20010919
BuildID: 2001091908
every automatic refresh of www page adds one entry to Back button menu. It
shouldn't do so, should be just one entry/page
Reproducible: Always
Steps to Reproduce:
1.add <meta http-equiv="refresh" content="1"> to your page
2.view the page and wait a while
3.check Back button menu
Actual Results: Every refresh adds one entry to Back button menu
Expected Results: One entry/page
<html>
<head>
<meta http-equiv="refresh" content="1">
</head>
<body>
To replicate the problem, just wait and entries to Back will be added.
</body>
</html>
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 97074 ***
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
•