RFR: 8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.

Harshitha Onkar honkar at openjdk.org
Sat Jun 3 00:12:07 UTC 2023


On Tue, 30 May 2023 21:21:20 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Why this method is not called automatically by our native code? what events are changed since macOS 13.0?

@mrserb There might be a new window state in macOS 13 due to a the new [Stage Manager](https://support.apple.com/en-us/HT213315) feature but I believe this shouldn't affect any existing states.

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

PR Comment: https://git.openjdk.org/jdk/pull/14226#issuecomment-1574461356



More information about the client-libs-dev mailing list