> 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).

Jose Pereda has updated the pull request incrementally with one additional 
commit since the last revision:

  Introduce requiresActivation to limit the cases that require activation

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1273/files
  - new: https://git.openjdk.org/jfx/pull/1273/files/7981e015..691c7e84

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1273&range=01
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1273&range=00-01

  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jfx/pull/1273.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1273/head:pull/1273

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

Reply via email to