RESOLVED WONTFIX 21706
Navigating away from Java Dialog can cause incorrect Window close
https://bugs.webkit.org/show_bug.cgi?id=21706
Summary Navigating away from Java Dialog can cause incorrect Window close
Marcus Cobden
Reported 2008-10-17 06:03:16 PDT
If a parent frame of an applet is given to a JDialog created by the applet, and then the user navigates away from the page, both the dialog and the current browser window will close. The browser window is not closed properly as Safari still considers it as open when the application is asked to Quit. I've tested this on both Safari 3.1 and the currently WebKit nightly (17th Oct). Also confirmed by a member of #webkit (13:51 17th Oct). I'm on an Intel Mac, (Core Duo (not 64bit)) but I don't think this is a factor.
Attachments
Marcus Cobden
Comment 1 2008-10-17 06:04:50 PDT
Oops wrong URL ;)
Alexey Proskuryakov
Comment 2 2023-09-15 08:27:56 PDT
Java applet support is long gone, closing.
Note You need to log in before you can comment on or make changes to this bug.