Opened 14 years ago
Closed 14 years ago
#3712 closed bug (fixed)
Month and year dropdown mis-alignment in datepicker
Reported by: | filamentgroup | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.datepicker | Version: | 1.6rc2 |
Keywords: | dropdown | Cc: | |
Blocked by: | Blocking: |
Description
If the dropdown options for month and year are set to true in the datepicker, they do not fit on the line together and look mis-aligned.
The month dropdown also needs to use the 3 letter abbreviations so they will fit in the dropdown without truncating.
http://jquery-ui.googlecode.com/svn/trunk/demos/datepicker/dropdown_month_year.html
Note: See
TracTickets for help on using
tickets.
Fixed in [1413]