-
Bug
-
Resolution: Fixed
-
P2
-
fx2.1
With an editable ComboBox, once one select an item in the list, it cannot be selected again.
To reproduce:
- select an item from the list
- edit the textfield and set to any string
- select the same item from the list
==> the textfield is not updated (and so the ComboBox value)
If the item list has a single item, there is no way to select again the previously selected item.
To reproduce:
- select an item from the list
- edit the textfield and set to any string
- select the same item from the list
==> the textfield is not updated (and so the ComboBox value)
If the item list has a single item, there is no way to select again the previously selected item.