I have found that I could avoid the problem by using Button's (or
probably other widgets) instead of Anchor widgets for my internal
navigation.  Perhaps it is due to the default href "javascript:;" ?
Maybe IE7/8 does not recognise this as an internal link.

On Jan 8, 12:15 pm, jd <[email protected]> wrote:
> Hi,
>
> I use Window.addWindowClosingHandler() to warn the user when they are
> about to leave my app and loose their current state.  It works in
> Chrome and Firefox but in IE the handler is fired every time my app
> calls History.add().  Im not sure if its related to the fact that I
> have a Frame on the page.
>
> Any suggestions?
-- 
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