RESOLVED DUPLICATE of bug 6309 Bug 8522
Back/forward navigation for fragment navigations does not update location object
https://bugs.webkit.org/show_bug.cgi?id=8522
Summary Back/forward navigation for fragment navigations does not update location object
Maciej Stachowiak
Reported 2006-04-21 13:12:11 PDT
If you navigate to a new fragment ID (#foo) and then go back, the location object doesn't properly reflect the previous location via location.href or location.hash. See attached test case.
Attachments
test case that demonstrates the problem (1.44 KB, text/html)
2006-04-21 13:18 PDT, Maciej Stachowiak
no flags
Maciej Stachowiak
Comment 1 2006-04-21 13:18:12 PDT
Created attachment 7884 [details] test case that demonstrates the problem
David Kilzer (:ddkilzer)
Comment 2 2006-05-27 04:23:30 PDT
I'm pretty sure this bug is a duplicate of Bug 6309. If you read through that bug's comments, you'll see that the only issue left is the one described here.
David Kilzer (:ddkilzer)
Comment 3 2006-06-01 17:38:34 PDT
This bug was fixed when Bug 6309 was fixed, so marking it as a duplicate. *** This bug has been marked as a duplicate of 6309 ***
Note You need to log in before you can comment on or make changes to this bug.