JDK-2141200 : IE Window becomes Zombie when closed prior to the modal dialog
  • Type: Backport
  • Backport of: JDK-6417341
  • Component: deploy
  • Sub-Component: plugin
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2006-08-22
  • Updated: 2011-01-20
  • Resolved: 2006-08-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6
5.0u10Fixed 6 b98Fixed
Description
Please refer to the primary CR.

Comments
EVALUATION A possible fix is for Java plug-in to post and listen to the WINDOW_CLOSED event instead of the WINDOW_CLOSING event.
22-08-2006