Ahmed Mourad
05/27/2020, 1:19 PMComboBox
auto completable with makeAutocompletable
causes some weird behaviour where whenever the underlying ObservableList
updates, the item displayed in the actual node is removed, despite the selectedItemProperty still maintaining its value, setting the selectedItemProperty value to an item from the new list has no effect either.