Not editable ComboBox does not paint value setting by code (setValue()) when it does not exist in the list.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7u6
    • Affects Version/s: fx2.1
    • Component/s: javafx

      Not editable ComboBox does not paint value setting by code (setValue()) when it does not exist in the list.

      But the value is still there. (getValue() not return null).

      So I see two possibilities:

      1 - If the value does not exist in the list, sets the value to null.

      2 - Paints the value, even if there not on the list (as the editable version) (vote for this)

            Assignee:
            Jonathan Giles
            Reporter:
            giovanni stiwes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: