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

Refactor duplicated editor code in ComboBox and DatePicker skins.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u60
    • 8u40
    • javafx

      The DatePickerSkin class duplicates a lot of code from ComboBoxListViewSkin that deals with the internal TextField. This is causing continuing issues with syncing up bugfixes and making sure the behavior is consistent.

      The proposal is to refactor the shared code and move it up to the common skin base class, ComboBoxPopupControl.

            leifs Leif Samuelsson (Inactive)
            leifs Leif Samuelsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: