Bug 9281

Summary: Quirksmode: Back and forward between named anchors doesn't update window.location
Product: WebKit Reporter: Adele Peterson <adele>
Component: New BugsAssignee: 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    

Description Adele Peterson 2006-06-02 15:11:23 PDT
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."
Comment 1 David Kilzer (:ddkilzer) 2006-06-02 15:38:35 PDT
I'm pretty sure this is duplicate of Bug 6309.  Testing needed.
Comment 2 David Kilzer (:ddkilzer) 2006-06-02 20:43:18 PDT
This was fixed with Bug 6309.  Marking as RESOLVED/DUPLICATE.


*** This bug has been marked as a duplicate of 6309 ***