On Wed, 14 Jun 2023 15:06:20 GMT, Jose Pereda <jper...@openjdk.org> wrote:
>> Thiago Milczarek Sayao has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Insert copyright > > modules/javafx.graphics/src/main/java/javafx/stage/Stage.java line 1192: > >> 1190: if (!isIconified()) { >> 1191: peer.requestFocus(); >> 1192: } > > This works fine on Android. Thanks for confirming. I just now closed [JDK-8304476](https://bugs.openjdk.org/browse/JDK-8304476) as a duplicate of [JDK-8306121](https://bugs.openjdk.org/browse/JDK-8306121). ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1110#discussion_r1233067874