RFR: 8251241: macOS: iconify property doesn't change after minimize when resizable is false [v3]
Kevin Rushforth
kcr at openjdk.java.net
Thu Aug 13 20:32:07 UTC 2020
On Thu, 13 Aug 2020 19:45:49 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:
>> ticket: https://bugs.openjdk.java.net/browse/JDK-8251241
>>
>> This small change fixing the minimize for mac.
>> Changes are property registered.
>> Calling setIconize(true) no longer resets to false.
>
> Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
>
> 8251241
> applied tests from kevinrushforth
Looks good. Thanks for fixing this long-standing bug.
I ran a full set of unit test, including the newly modified one. All looks good.
Can we get one more reviewer on this?
-------------
Marked as reviewed by kcr (Lead).
PR: https://git.openjdk.java.net/jfx/pull/280
More information about the openjfx-dev
mailing list