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

Damon Nguyen dnguyen at openjdk.org
Fri Jun 21 17:22:12 UTC 2024


On Fri, 7 Jun 2024 20:34:23 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.
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   use == over .equals

LGTM as well. Approving to have the PR ready but I agree, give @mrserb some time in case he wants to re-review.

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

Marked as reviewed by dnguyen (Committer).

PR Review: https://git.openjdk.org/jdk/pull/19588#pullrequestreview-2133113361


More information about the client-libs-dev mailing list