Hi Maddy,

  We had the same issue. What we found was if the window was closed
while an rpc request was outstanding a port was blocked so subsequent
calls would fail. To fix it we had to track and abort any rpc requests
in a IWindowCloseListener.

Gordon
http://devbright.com

On Jun 5, 12:52 pm, Maddy <msures...@gmail.com> wrote:
> Hi,
>
> My GWT application gets launched in a child browser from another
> parent brwoser. When the user closes the browser, while the GWT
> application is running and when he launches back the application
> again, IE hangs and it is just a blank screen..
>
> This is not happening all the time and it happens occasionally.
> Application works fine in Firefox.
>
> Could anybody help me with this, as this is becoming a serious issue.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to