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

DoubleActionESC.java reveals a bug in GTKFileDialog

XMLWordPrintable

    • generic
    • linux

      As mentioned in JDK-8355478, the automated test DoubleActionESC.java was not correctly verifying the expected behavior. After fixing this issue, a bug was revealed that only affects Linux, while it works fine on all other platforms.

      The test succeeds when the GtkFileDialogs is disabled
      System.setProperty("sun.awt.disableGtkFileDialogs", "true");

      See JDK-8355478 for more details

            abhiscxk Abhishek Kumar
            abaya Anass Baya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: