[jdk21u-dev] RFR: 8185429: [macos] After a modal dialog is closed, no window becomes active

Satyen Subramaniam ssubramaniam at openjdk.org
Tue Aug 12 19:56:05 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.

Sorry for the delay, lost track of this one - I've run the `java/awt/print/Dialog/RestoreActiveWindowTest/RestoreActiveWindowTest.java` test manually and can confirm it's visually passing.

To move forward with approval, what would be the next required step? I'm seeing the `approval` label has been removed and not seeing the fix request label on the original issue.

-------------

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2021#issuecomment-3180804111


More information about the jdk-updates-dev mailing list