libgdx / libgdx/libgdx

NativeInputTest issues

Open
#7,613 0 comments 1 reaction 1 assignee View on GitHub

@Berstanio is already working on this.

Since Mar 24, 2025.

ios
Dominant language
Java
Stars
25.4k
Forks
6.5k
Avg merge
1d 16h
Merged PRs (30d)
5

Description

Testing the new Native Input API running NativeInpuitTest on iOS I've run into some issues some of which may affect the API itself.

Issue 1

  1. Click on "Placeholder" text field to open keyboard
  2. Touch anywhere on the screen -> App crashes

Issue 2

  1. Click on "Open TextInput" button
  2. Click again on "Open TextInput" button. -> App crashes

I understand it should not be possible to open the keyboard twice but I'd expect it not to crash if called twice.

Issue 3
Keyboard doesn't open on Simulator (is this expected?)

Issue 4 (Minor)
Part of the test UI is displayed under the Insets (iPhone notch)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.