[jdk21u-dev] Integrated: 8185429: [macos] After a modal dialog is closed, no window becomes active
Satyen Subramaniam
ssubramaniam at openjdk.org
Thu Aug 14 15:38:20 UTC 2025
On Tue, 29 Jul 2025 22:58:27 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8185429: [macos] After a modal dialog is closed, no window becomes active. 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. Removing relevant test from problem list. Ran GHA Sanity Checks, local Tier 1 and 2, and adjusted test directly. Patch is clean. Backporting for parity with Oracle.
This pull request has now been integrated.
Changeset: 31915b86
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/31915b86427339b08c89a416e63501cfe433bcc3
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
Backport-of: 3a26bbcebc2f7d11b172f2b16192a3adefeb8111
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/2021
More information about the jdk-updates-dev
mailing list