On Thu, 6 Jun 2024 23:28:07 GMT, Alisen Chung <ach...@openjdk.org> wrote:
> Add a check for previous focused window on modal unblocking. If the owner of > a closing dialog was the last focused window, then the owner of the dialog > should regain focus. This pull request has now been integrated. Changeset: 3a26bbce Author: Alisen Chung <ach...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/3a26bbcebc2f7d11b172f2b16192a3adefeb8111 Stats: 8 lines in 2 files changed: 6 ins; 1 del; 1 mod 8185429: [macos] After a modal dialog is closed, no window becomes active Reviewed-by: tr, dnguyen, serb ------------- PR: https://git.openjdk.org/jdk/pull/19588