[jfx17u] Integrated: 8319066: Application window not always activated in macOS 14 Sonoma

2023-10-31 Thread Jose Pereda
On Tue, 31 Oct 2023 19:17:19 GMT, Jose Pereda wrote: > Clean backport of 8319066: Application window not always activated in macOS > 14 Sonoma > Reviewed-by: kcr, arapte This pull request has now been integrated. Changeset: 22bd6571 Author:Jose Pereda URL: https://git.openjdk.org/j

[jfx21u] Integrated: 8319066: Application window not always activated in macOS 14 Sonoma

2023-10-31 Thread Jose Pereda
On Tue, 31 Oct 2023 18:41:56 GMT, Jose Pereda wrote: > Clean backport of 8319066: Application window not always activated in macOS > 14 Sonoma > Reviewed-by: kcr, arapte This pull request has now been integrated. Changeset: 1b18effd Author:Jose Pereda URL: https://git.openjdk.org/

Integrated: 8319066: Application window not always activated in macOS 14 Sonoma

2023-10-31 Thread Jose Pereda
On Mon, 30 Oct 2023 12:46:03 GMT, Jose Pereda wrote: > On macOS 14. when a JavaFX application is launched from the command line it > is not activated, and the terminal application remains active. > > This PR forces the application activation on macOS 14, in case the app didn't > get activated