On Wed, 18 Jun 2025 15:36:23 GMT, Lukasz Kostyra <lkost...@openjdk.org> wrote:
> I have noticed the tests for maximized stages fail on my system: That's expected. This PR fixes the case where the window goes from iconified to restored. When looking at the code I realized the same fix needs to be applied when the window goes from iconified to maximized so I added that to the test. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1733#issuecomment-2985608651