Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4192193

Modal Dialog : Visual basic hangs when a bean creates a modal dialog

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.1.2_003
    • 1.1, 1.1.1, 1.2.0
    • deploy
    • b03
    • x86
    • windows_95, windows_nt



        Name: mf23781 Date: 11/23/98


        Summary:

        Consider the following scenario. An Visual Basic 6(VB6)Application
        that contains ActiveX controls connected to Java Beans. From VB6
        application a bean is involked and sends an event to another bean
        which is registered as the listener to that event.
        Upon receipt of the event, the second bean creates a modal
        dialog. At this point in time the VB application hangs and the
        modal dialog box is only partialy drawn.


        Teste Case:

        We have produced a test case that illustrates the problem. The
        test case consists of a Java Bean which is attached to an ActiveX
        control which generates a MessageEvent and another Bean that listens
        to events (MessageListener). When the listener receives an event, it
        creates a modal dialog box. When we run this test case in the
        VB/ActiveX environment, the modal dialog box is only partialy drawn
        and the VB applications hangs. When the same test (the 2 Beans) is
        run in pure Java environment, it works as expected.
        generated by the first one.

        I've attached a testcase for this.

        ======================================================================

              tmasunw Tao Ma (Inactive)
              miflemi Mick Fleming
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: