clearSelection on ComboBox disallows making the same selection

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: fx2.0.2
    • Component/s: javafx
    • Environment:

      Windows and Mac

      If you make a selection in a ComboBox,
      then call clearSelection() on the combobox,
      then try toi select the same item,
      the selected item will not display in the combobox

      I am attaching sample code. In the sample code:

      1) select 'a' - 'a' displays
      2) click reset button - 'a' disappears
      3) select 'a' - 'a' does NOT appear and it should

      The issue is major when the combobox only has a singe item

            Assignee:
            Jonathan Giles
            Reporter:
            Edward Thompson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: