Name: mf23781 Date: 11/06/98
When an ActiveX Bean displays a model dialog box in an ActiveX environment,
the dialog isn't truly model.
For example, we have ActiveX Bean MyButton. This Bean has a button that
when pressed, brings up a
model dialog. This should prevent any mouse clicks on other buttons on the
ActiveX Bean including the
original button that brought up the model dialog. However, in an ActiveX
environment, the model
dialog does not prevent clicking on other buttons. In fact, multiple model
dialogs can be started by
repeatedly pressing the dialog button.
We have test case.
======================================================================
- duplicates
-
JDK-4187432 EnableModeless(false) does not prevent modeless dialogs
-
- Resolved
-