-
Bug
-
Resolution: Unresolved
-
P4
-
jfx11, 8, jfx24
-
os_x
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.
This is a placeholder bug for now to explore whether there are other alternatives.
- relates to
-
JDK-8348744 Application window not always activated on macOS 15
-
- Resolved
-