Closed
Bug 34937
Opened 25 years ago
Closed 24 years ago
javscript history problem - see also #20283
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
People
(Reporter: a.frith, Assigned: radha)
References
Details
A page with this link
<a href="javascript:history.go(-1)">test link</a>
doesn't go back as expected. Nothing happens.
Comment 1•25 years ago
|
||
JS code seems to execute fine, can't say why the 'go' doesn't.
Assignee: rogerl → radha
Status: UNCONFIRMED → NEW
Component: Javascript Engine → History
Ever confirmed: true
QA Contact: pschwartau → claudius
Updated•25 years ago
|
Target Milestone: --- → M18
Comment 3•24 years ago
|
||
dup of bug 37055, which is a dup of bug 21373, which is a dup of bug 18321
*** This bug has been marked as a duplicate of 18321 ***
Status: NEW → RESOLVED
Closed: 24 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
•