[jdk21u-dev] RFR: 8185429: [macos] After a modal dialog is closed, no window becomes active [v2]
Goetz Lindenmaier
goetz at openjdk.org
Wed Aug 13 06:19:19 UTC 2025
On Tue, 12 Aug 2025 19:56:04 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.
>
> Satyen Subramaniam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into 8185429
> - Backport 3a26bbcebc2f7d11b172f2b16192a3adefeb8111
Thanks for testing. You can add the approval again by either editing the tags in JBS or issuing a new approval command in the PR. Repeat the comment, it will be overwritten in JBS.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2021#issuecomment-3182327126
More information about the jdk-updates-dev
mailing list