Closed
Bug 73602
Opened 25 years ago
Closed 25 years ago
Lose session history after reload
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
People
(Reporter: moz_user, Assigned: radha)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.4.0-test10 i686)
BuildID: Mozilla 0.8 and 0.8.1 nightly 2001032614
After reloading a page, forward/back buttons do not work properly. Should still
be able to navigate with them after a reload.
Reproducible: Always
Steps to Reproduce:
1.Access 3 different URLs
2.Select "Back". Forward and back buttons are enabled (good).
3.Select "Reload". Forward and back buttons are still enabled (good).
4.Select "Back".
Actual Results: Forward button is disabled and the same page (2nd URL) is
displayed.
Expected Results: The first website accessed should be displayed.
| Assignee | ||
Comment 1•25 years ago
|
||
Reporter: Please provide a url in which you see the problem. I don't see this
behavior in some of the urls I visited.
| Reporter | ||
Comment 2•25 years ago
|
||
These were the URLs that I used:
(1) http://www.startribune.com
(2) http://www.startribune.com/freetime/
(3) http://www.startribune.com/sports/
| Assignee | ||
Updated•25 years ago
|
| Assignee | ||
Comment 3•25 years ago
|
||
The symptoms here are very similar to bug 58906. The misbehavior happens due to
the delayed images that load in the subframes at the above url. If you wait
till the images are completely loaded, you don't see the problem.
*** This bug has been marked as a duplicate of 58906 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•