Bug 8522

Summary: Back/forward navigation for fragment navigations does not update location object
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: andersca, ddkilzer
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
test case that demonstrates the problem none

Description Maciej Stachowiak 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.
Comment 1 Maciej Stachowiak 2006-04-21 13:18:12 PDT
Created attachment 7884 [details]
test case that demonstrates the problem
Comment 2 David Kilzer (:ddkilzer) 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.
Comment 3 David Kilzer (:ddkilzer) 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 ***