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

Mac: JavaFx Stage closes on pressing Command Q on Mac and there is no mechanism to avoid this Quitting

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 8
    • fx2.1
    • javafx
    • Mac OS X

      JavaFx Application Quits instantly on pressing "Command Q" on Mac just like every application.

      Apple provides classes to trap this Quit event using com.apple.eawt package which can Signal the Application about the Quit event, but this seems to Work only with Swing Model.

      There should be a way so that JavaFx application can trap this Quit event and developer has a way to stop the application from exit.

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

              Created:
              Updated:
              Resolved:
              Imported: