RFR: 8245053: Keyboard doesn't show when TextInputControl has focus

Abhinay Agarwal github.com+3197675+abhinayagarwal at openjdk.java.net
Tue May 19 14:00:05 UTC 2020


On Tue, 19 May 2020 09:23:38 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>> @kleopatra Done!
>
> wondering if there is any way to include android specific skins in unit testing? For all (nearly, htmlEditor excluded
> ;) others we have a test to guard against contract violations (and will soon have tests for memory leaks).

Indeed. It would be good if we could add a few Android specific tests which are automatically activated when
`-PCOMPILE_TARGETS=android` is passed to Gradle.

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

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


More information about the openjfx-dev mailing list