Bug 9281 - Quirksmode: Back and forward between named anchors doesn't update window.location
Summary: Quirksmode: Back and forward between named anchors doesn't update window.loca...
Status: RESOLVED DUPLICATE of bug 6309
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: PC OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.isaacschlueter.com/tests/a...
Keywords:
Depends on:
Blocks: 9610
  Show dependency treegraph
 
Reported: 2006-06-02 15:11 PDT by Adele Peterson
Modified: 2006-06-02 20:43 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***