CalendarButton opens to wrong month after setSelectedDate() has been called
---------------------------------------------------------------------------

                 Key: PIVOT-42
                 URL: https://issues.apache.org/jira/browse/PIVOT-42
             Project: Pivot
          Issue Type: Bug
          Components: wtk
    Affects Versions: 1.1
         Environment: All
            Reporter: Todd Volkert
            Assignee: Greg Brown
             Fix For: 1.1.1


What steps will reproduce the problem?
1. Create a CalendarButton
2. call setSelectedDate(new CalendarDate(2008, 0, 0))
3. Press the button

What is the expected output? What do you see instead?
You expect the calendar to be opened to January 2008, but instead it's
opened to the current month.  The general expectation is that when
setSelectedDate() is called, the calendar is set to display that month.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to