Bug 9281
Summary: | Quirksmode: Back and forward between named anchors doesn't update window.location | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adele Peterson <adele> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ddkilzer |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | PC | ||
OS: | OS X 10.4 | ||
URL: | http://www.isaacschlueter.com/tests/anchors.html | ||
Bug Depends on: | |||
Bug Blocks: | 9610 |
Adele Peterson
http://www.quirksmode.org/bugreports/archives/safari/index.html
"When navigating between named anchors in IE, the window.location object changes to reflect the change in the URL. This is correct. However, the window.location object should also change when you use the back or forward buttons, or the history.back() and history.forward() methods, to move between these anchors, and in IE 6.0 and IE 6.1, it does not.
Opera has exactly the opposite bug: it never shows the hash.
Test page http://www.isaacschlueter.com/tests/anchors.html
Workaround is not included
Reported by: Isaac Z. Schlueter."
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
I'm pretty sure this is duplicate of Bug 6309. Testing needed.
David Kilzer (:ddkilzer)
This was fixed with Bug 6309. Marking as RESOLVED/DUPLICATE.
*** This bug has been marked as a duplicate of 6309 ***