On Mon, 30 Oct 2023 12:46:03 GMT, Jose Pereda <jper...@openjdk.org> 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 yet (when launched from a shortcut icon, for instance).

This pull request has now been integrated.

Changeset: a11faa96
Author:    Jose Pereda <jper...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/a11faa96730681a8433afb97e1c9f1aa6fbf250d
Stats:     11 lines in 1 file changed: 11 ins; 0 del; 0 mod

8319066: Application window not always activated in macOS 14 Sonoma

Reviewed-by: kcr, arapte

-------------

PR: https://git.openjdk.org/jfx/pull/1273

Reply via email to