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

ComboBox clears selection when using the keyboard

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

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

              Created:
              Updated:
              Resolved:
              Imported: