Hi all

I'm trying to test history management in my app. I'm emulating a
browser back button click using History.back(). The call doesn't work
=/.
After calling History.back(), my registered onValueChange doesn't get
invoked. History.newItem, on the other hand, triggers the
onValueChange callback. By printing out History.getToken(), I noticed
there is no change to it before and after History.back().

The same test does work when executed manually in a browser.

I'm using GWT 2.0 RC 1


thanks


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to