Integrated: 8185429: [macos] After a modal dialog is closed, no window becomes active
Alisen Chung
achung at openjdk.org
Tue Jun 25 02:22:13 UTC 2024
On Thu, 6 Jun 2024 23:28:07 GMT, Alisen Chung <achung at 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 <achung at 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
More information about the client-libs-dev
mailing list