RFR: 8254605: repaint on Android broken [v2]
Kevin Rushforth
kcr at openjdk.java.net
Mon Oct 19 13:08:18 UTC 2020
On Sat, 17 Oct 2020 17:42:22 GMT, Johan Vos <jvos at openjdk.org> wrote:
>> Don't check on windows visiblity when requesting focus.
>> For a new window, the call to requestFocus is done before the visibility is set to true.
>> Fix for JDK-8254605
>
> Johan Vos has updated the pull request incrementally with one additional commit since the last revision:
>
> Process review comments:
> Ignore test and link to REDO issue
Marked as reviewed by kcr (Lead).
-------------
PR: https://git.openjdk.java.net/jfx/pull/322
More information about the openjfx-dev
mailing list