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

TextInput.setText(null) is accepted, but leads to Exception when focusing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8
    • javafx
    • None

      TextInputControl.setText(String text) accepts a 'null' value (this is consistent with documentation).
      Unfortunately getHitInsertionIndex(HitInfo hit, String text)

            jgiles Jonathan Giles
            mcondareljfx Mauro Condarelli (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: