Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2023688 | 1.2.2 | Robi Khan | P2 | Resolved | Fixed | 1.2.2 |
A licensee has Win32 application that is created from native VC++ code
and Java Language code which is tied into the application using the
JavaBeans-ActiveX bridge.
A show-stopper issue has arise because Dialogs can be shown when a native
dialog is already displayed. A test case is attached to this bug. The
licensee is seeking us to implement COleInPlace::EnableModeless. To do
so requires modification to AWT and this this issue needs to be examined.
- backported by
-
JDK-2023688 EnableModeless(false) does not prevent modeless dialogs
-
- Resolved
-
- duplicates
-
JDK-4193751 JDialog modality broken when used with JApplet on win32
-
- Closed
-
-
JDK-4187818 Modal dialogs in a Java Bean are not modal in COM environment
-
- Closed
-
- relates to
-
JDK-4487409 JavaBeans ActiveX Modal dialogs are only modal to the VM.
-
- Closed
-