[jfx24] Integrated: 8348744: Application window not always activated on macOS 15

2025-01-29 Thread Kevin Rushforth
On Wed, 29 Jan 2025 13:53:59 GMT, Kevin Rushforth wrote: > Clean backport of macOS 15 activation fix to the `jfx24` stabilization branch. This pull request has now been integrated. Changeset: 0f540e25 Author:Kevin Rushforth URL: https://git.openjdk.org/jfx/commit/0f540e251f81e726bdd

Integrated: 8348744: Application window not always activated on macOS 15

2025-01-29 Thread Kevin Rushforth
On Tue, 28 Jan 2025 12:35:13 GMT, Kevin Rushforth wrote: > The fix for [JDK-8319066](https://bugs.openjdk.org/browse/JDK-8319066) added > a needed call to activate a JavaFX window on macOS 14 or later via `[NSApp > activate]`. In macOS 15, this doesn't always activate the window; even on > mac