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.
- relates to
-
JDK-8126873 TextFieldListCell throws NPE on Enter
-
- Closed
-