Details
-
Enhancement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
8u40
Description
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.
The proposal is to refactor the shared code and move it up to the common skin base class, ComboBoxPopupControl.
Attachments
Issue Links
- relates to
-
JDK-8130354 [ComboBox, DatePicker] Move editor and converter properties up to ComboBoxBase class
-
- Open
-
-
JDK-8127169 ComboBox doesn't show tooltip over its TextField
-
- Closed
-