Closing IE 9 help window fires close() in vaadin window ..

Hi ,

I am Using a vaadin window with a close listener When the window is open and I open a IE help window and close it ,It fires the close listener in vaadin window and therefore code written on close listener is executed …Please let me know why this is happening ? and how is it related ? IE and vaadin window

  • It happens only when I have to set the focus on a field after close ().

Thanks in advance