Opened 13 years ago
Closed 13 years ago
#6715 closed defect (fixed)
dojox.widget.Calendar incrementing months twice
Reported by: | sos | Owned by: | nathan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Form | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When the "next month" and "previous month" arrows on the calendar, it moves two months instead of one.
Also, an additional CSS change is required to explicitly set the padding on the tables when using the nihilo theme, as it makes the padding to large, and some of the dates are not visible.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | CalendarIncrementingMonths.patch added |
---|
comment:1 Changed 13 years ago by
Owner: | changed from Nathan Toone to nathan |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch to fix this issue