OK another strange bug in javafx 2.2 b13
I'm using a CheckBox with the following options: "one", "two", "three"
by default it display "one"
When I click on it and select "two" and then I click on another component(focus lost) - the check box selection is cleared - nothing is displayed by the check box neither "one", nor "two"
I'm using a CheckBox with the following options: "one", "two", "three"
by default it display "one"
When I click on it and select "two" and then I click on another component(focus lost) - the check box selection is cleared - nothing is displayed by the check box neither "one", nor "two"