[jdk21u-dev] RFR: 8185429: [macos] After a modal dialog is closed, no window becomes active
Goetz Lindenmaier
goetz at openjdk.org
Tue Aug 12 12:06: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.
Hi @satyenme
can you please proceed with this backport?
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2021#issuecomment-3179032790
More information about the jdk-updates-dev
mailing list