On Mar 18, 8:27 pm, PhilBeaudoin <[email protected]> wrote:
> If you want to see this yourself, go 
> tohttp://filouguestbook.appspot.com/#!main
> sign-in with a google account and click on the Settings link the the
> top bar. Switch between the General and Accounts pages, the app will
> reload. From the Accounts page, click on Settings in the top bar, this
> will switch tab but not reload!

I don't know how you added your Hyperlinks to your page, but they're
not "attached" (their getElement() is added to the DOM, but events are
not sunk).
This means your Hyperlinks are actually just Anchors and you're
hitting this bug:
http://code.google.com/p/google-web-toolkit/issues/detail?id=2152

-- 
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