ComboBox clears selection when using the keyboard

XMLWordPrintable

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

      JavaFX 2.1 b14

      When focused, ComboBox allows to change it's selection by pressing the arrow keys. However this allows to actually clear the selection.
      Usually combo/drop boxes do not behave like that:
      http://reference.sitepoint.com/html/select/demoframe

      Steps to reproduce:
      Create a combo box
      Add 3 items
      Click on it to focus
      Press the arrows to change the selection
      Press arrows until the selection is cleared i.e. no items are selected

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

              Created:
              Updated:
              Resolved:
              Imported: