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

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • 8
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: