Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8127575

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • fx2.1
    • 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)

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

              Created:
              Updated:
              Resolved:
              Imported: