Integrated: 8254605: repaint on Android broken

Johan Vos jvos at openjdk.java.net
Mon Oct 19 18:43:07 UTC 2020


On Fri, 16 Oct 2020 10:39:09 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

This pull request has now been integrated.

Changeset: 01ba6e1e
Author:    Johan Vos <jvos at 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


More information about the openjfx-dev mailing list