RFR: 8275911: Keyboard doesn't show when tapping inside an iOS text input control

Johan Vos jvos at openjdk.java.net
Thu Nov 4 12:54:13 UTC 2021


On Tue, 26 Oct 2021 11:07:50 GMT, Jose Pereda <jpereda at openjdk.org> 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. 
> 
> Now, both platforms have the same behaviour.
> 
> Tested on an iOS device.

Marked as reviewed by jvos (Reviewer).

-------------

PR: https://git.openjdk.java.net/jfx/pull/653


More information about the openjfx-dev mailing list