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

GTKFileDialogPeer shouldn't be a singletone

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • client-libs
    • b120
    • generic
    • generic
    • Verified

      As noted in 6959165, the GTK FileDialog implementation assumes that there's only one instance of the dialog at any time. The src/solaris/native/sun/awt/sun_awt_X11_GtkFileDialogPeer.c has a static declaration for the gtk filechooser widget.

      This needs to be reworked since AWT allows an application to open many file dialogs at a time.

            anthony Anthony Petrov (Inactive)
            anthony Anthony Petrov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: