Comment #2 on issue 17157 by chr...@netscript.com: onbeforeunload not  
called at window close + frame or iframe focused
http://code.google.com/p/chromium/issues/detail?id=17157

Webkit: https://bugs.webkit.org/show_bug.cgi?id=19418 as well as
https://bugs.webkit.org/show_bug.cgi?id=21669 are about an onbeforeunload  
handler
when it is assigned to the frame content or the iframe itself.

The bug I have is about onbeforeonload assigned to a window which contain  
an iframe
or a frameset. The handler is properly called if we back the document or if  
we load
the document and immediately close the window. Yet if the contained frame  
or iframe
is focused (using JS as in the attached reduction) when the window is  
closed then,
the window beforeonload handler is not called.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to