On Tue, 26 Oct 2021 11:07:50 GMT, Jose Pereda wrote:
> After [JDK-8245053](https://bugs.openjdk.java.net/browse/JDK-8245053) for
> Android, this PR applies the same approach on iOS: tapping on a text input
> control on iOS shows the keyboard, which hides after the control loses the
> focus.
>
On Tue, 26 Oct 2021 11:07:50 GMT, Jose Pereda wrote:
> After [JDK-8245053](https://bugs.openjdk.java.net/browse/JDK-8245053) for
> Android, this PR applies the same approach on iOS: tapping on a text input
> control on iOS shows the keyboard, which hides after the control loses the
> focus.
>
After [JDK-8245053](https://bugs.openjdk.java.net/browse/JDK-8245053) for
Android, this PR applies the same approach on iOS: tapping on a text input
control on iOS shows the keyboard, which hides after the control loses the
focus.
Now, both platforms have the same behaviour.
Tested on an iOS