-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P2
-
Affects Version/s: 7u6
-
Component/s: javafx
-
None
Try to type an invalid value in a ComboBox based editor, e.g "a" in minWidth property (from Layout).
The value is rolled back to USE_PREF_SIZE : fine.
Type again "a" : the value seems to be accepted, but it is not (try to unselect/select the node).
The previous value should be displayed in this case.
The value is rolled back to USE_PREF_SIZE : fine.
Type again "a" : the value seems to be accepted, but it is not (try to unselect/select the node).
The previous value should be displayed in this case.
- duplicates
-
JDK-8093725 ComboBox : issue when setting a value programmatically
-
- Closed
-