Bug 26535 - window.location.hash doesn't update until change tab
Summary: window.location.hash doesn't update until change tab
Status: RESOLVED DUPLICATE of bug 26534
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.5
: P2 Major
Assignee: Nobody
URL: http://extjs.com/deploy/dev/examples/...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-19 02:50 PDT by Robert Dougan
Modified: 2009-06-19 13:59 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Dougan 2009-06-19 02:50:52 PDT
This occurs in the latest Nightly and also Latest release of Safari.

You can view the error here:
http://extjs.com/deploy/dev/examples/history/history.html

Or simple open web inspector and type:
window.location.hash = "#hello"

It will not appear straight away, you must open a new tab/switch to an existing tab then activate the previous tab again, then it appears.
Comment 1 Mark Rowe (bdash) 2009-06-19 13:59:16 PDT

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