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

Keyboard moves are not coherent between DatePicker and ComboBox

XMLWordPrintable

      When you start the edition of a DatePicker, and then you move with the arrows of your keyBoard, it's your focus that is changing. Then pressing enter will change the value, triggering any changeListener listening to the selectionModel.

      But in a ComboBox. If you open it and move with the arrows, you are directly changing the selection.

      So I don't quite understand why we don't have a coherent behavior between those two controls, especially when you know that a datePicker is extending ComboBoxBase.

            jgiles Jonathan Giles
            shadzic Samir Hadzic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: