-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
mantis
-
x86
-
windows_nt
See bug 4523929.
The new focus architecture introduced by Dave Mendenhall led to a problem in the plug-in environment on Win32. One assumption was that the "owning frame or dialog" would always be an awt Frame or Dialog: in the case of plug-in, this is simply not true, causing the crash mentioned in 4523929.
We should make sure we are not making incorrect assumptions in these parts of the code (see the suggested fix in 4523929 for a starting point).
###@###.### 2001-11-29
The new focus architecture introduced by Dave Mendenhall led to a problem in the plug-in environment on Win32. One assumption was that the "owning frame or dialog" would always be an awt Frame or Dialog: in the case of plug-in, this is simply not true, causing the crash mentioned in 4523929.
We should make sure we are not making incorrect assumptions in these parts of the code (see the suggested fix in 4523929 for a starting point).
###@###.### 2001-11-29
- relates to
-
JDK-4523929 Regression: Browser crashes when using pop-up Menus in applets.
-
- Closed
-
-
JDK-4276029 Dismissing Dialog causing java plug-in console to come to the front
-
- Closed
-
-
JDK-4763119 EmbeddedFrame doesn't always behave like Frame
-
- Closed
-