On Fri, 16 Oct 2020 10:39:09 GMT, Johan Vos <j...@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 This pull request has now been integrated. Changeset: 01ba6e1e Author: Johan Vos <j...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/01ba6e1e Stats: 3 lines in 2 files changed: 2 ins; 0 del; 1 mod 8254605: repaint on Android broken Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/322