In Beta 34 when you try to set selectedItemIndex to -1 using listView.getSelectionModel().select(-1) doesn´t update SelectedIndexProperty neither .getSelectedIndex().
Olny work fine if you set SelectedindexProperty directlly.
Olny work fine if you set SelectedindexProperty directlly.