Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8245053

Keyboard doesn't show when TextInputControl has focus

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx16
    • jfx15
    • javafx
    • None
    • aarch64
    • android

      In Android, TextInputControls (TextField and TextArea) are responsible for showing and hiding software keyboard. Currently, a focus listener is attached to these controls and is used to toggle the visibility of keyboard. This condition fails in cases where the control already has focus but the keyboard is not visible.

      Ideally, the keyboard should be shown again when the user taps on the TextInputControl.

            abagarwal Abhinay Agarwal
            abagarwal Abhinay Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: