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

JavaFX uses deprecated NSApp::activateIgnoringOtherApps method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx11, 8, jfx24
    • javafx

      JavaFX calls `NSApp::activateIgnoringOtherApps` from `GlassApplication.m` in a few places when it needs to activate the JavaFX application. While fixing JDK-8348744 to also call `NSApp::activateIgnoringOtherApps`, I noticed that this method is now deprecated as of macOS 14. This raises the possibility that future updates to Xcode or macOS might impact how this works.

      This is a placeholder bug for now to explore whether there are other alternatives.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: