Closed Bug 33311 Opened 25 years ago Closed 25 years ago

history.go(0) doesn't reload page as expected

Categories

(Core :: DOM: Navigation, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 20283

People

(Reporter: marshall, Assigned: radha)

References

Details

When I use history.go(0); in IE the document reloads. when I use history.go(0); in mozilla, the web shells seem to reload (the WebShell += messages appear in the console) but the javascript keeps its state (I have some moving divs and they didn't go back to their origional positions) location.reload(true); is a work around that I'm using.
--> History
Assignee: rogerl → radha
Component: Javascript Engine → History
QA Contact: rginda → claudius
Status: NEW → ASSIGNED
Target Milestone: --- → M18
Move to M21 target milestone.
Target Milestone: M18 → M21
Depends on: 18321
*** This bug has been marked as a duplicate of 30030 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
wrong dupe bug #
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
same problem as 20283 where history.go() is not wired to nsISessionHistory. *** This bug has been marked as a duplicate of 20283 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → DUPLICATE
VERIFIED Dupe
Status: RESOLVED → VERIFIED
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.