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

Unable to do event handling in Frame created by modal dialogs in JDK1.2

    XMLWordPrintable

Details

    • sparc
    • solaris_2.6

    Description

      As per the specifications of the Modal dialog in JDK1.2 the inputs to all top
      level windows will be blocked, except for any windows created with the
      dialog as their owner. In our application "JavaStar" a modal dialog may create
      Frames which requires user interaction and it's working fine with JDK1.1.X but
      does not work with JDK2.0 since the inputs to the newly created frames are blocked and the user cannot do anything.

      Even if we Create Dialogs instead of Frames with the parent Dialog, the JavaStar
      will not work with JDK1.1.X 'cos there is no constructor which accepts Dialog
      as parent.

      Attachments

        Activity

          People

            rraysunw Richard Ray (Inactive)
            asgaur Anil Gaur (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: