You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2009/03/26 22:24:51 UTC

[jira] Closed: (PIVOT-42) CalendarButton opens to wrong month after setSelectedDate() has been called

     [ https://issues.apache.org/jira/browse/PIVOT-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown closed PIVOT-42.
---------------------------


> 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
>
>
> 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.