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

new SSV3 dialog AWT implementation needs to be moved into instance of DialogTemplate

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 8
    • None
    • deploy
    • None
    • b75
    • Not verified

    Backports

      Description

        The implementation of showSSV3Dialog for the awt toolkit is not an instance of DialogTemplate.
        and is not called thru com.sun.deploy.ui.uiFactory.
        As a result several common items of functionality are missing:
        1.) setVisible is not called on the event dispatch thread.
        3.) instances in plugin are not parented to the browser.
        4.) interface to show dialogs in the applet area, (though not turned on yet) is missing
        5.) beforeDialog and afterDialog are not called.
        there may be more. We should move the main call to UIFactory.java, and create an instance of DialogTemplate - we could still leave the bulk of the code in the new Module.

        Attachments

          Issue Links

            Activity

              People

                mhowe Mark Howe (Inactive)
                herrick Andy Herrick (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: