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

Pressing Alt+F4 closes the SplashScreen on GNOME

XMLWordPrintable

    • b03
    • generic
    • generic
    • Verified

      This is reproducible with Solaris JDS and cinnabar systems, with the latest mustang build. When the SplashScreen is the only window visible on screen or when it has focus, pressing Alt+F4 closes it.

      To reproduce:

      Run a java app or the below testcase giving the -splash:<image path> in command line to show the splash screen

      public class Test {
          public static void main(String[] args) {
              try { Thread.sleep(10000); } catch (Exception e) {}
          }
      }

      When the splash screen is visible and when it has the focus, press Alt+F4. If the splash screen closes, bug is reproduced.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: