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

TextField Cells should seamlessly support String to String conversion in ListView and other controls

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u6, 8
    • javafx
    • javafx-sdk2.2.0-beta-b15

      See RT-23008, it has a sample with ListView<String> and TextFieldListCell<String> but it fails with NPE because StringConverter was not provided. That doesn't make much sense as there is no need to convert String to String. This conversion should work without any explicit StringConverter setting.

            Unassigned Unassigned
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported: