frankfenghua / urlkit

Automatically exported from code.google.com/p/urlkit
0 stars 0 forks source link

IE6 navigation to bookmark loses history dropdown contents #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
One anomaly that I ran into is that with IE, let's say I navigate to 
a series of pages in my app, thus pushing some histories to the back 
button via UrlKit, I do see history in my back button popup menu for 
each page...but if I then load any bookmark and then examine the back 
button popup menu, only the last history item that I pushed via UrlKit 
is visible...but then, if I click the back button, I can correctly 
walk back through the history. Indeed, that first click of the back 
button re-populates the back button menu with the history of the pages 
I pushed.

Original issue reported on code.google.com by joseph.b...@gmail.com on 9 Oct 2007 at 4:26