[
https://issues.apache.org/jira/browse/TRINIDAD-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573661#action_12573661
]
Paul Mander commented on TRINIDAD-941:
--------------------------------------
This is still happening in 1.0.6 and appears to be an issue only with IE 6.
Tested against Firefox 2.0.0.12 and IE 7.0.5730.11 works fine. Note that if you
disable lightweight dialogs it works fine and if you use a separate chooseDate
component it works fine:
<tr:form>
<tr:inputDate chooseId="test1" label="Date"
value="#{date.date}" />
<tr:chooseDate id="test1" ></tr:chooseDate>
</tr:form>
So, it would appear to be a problem with the lightweight dialog framework
> chooseDate Calendar heading does not display the month label initially when
> ENABLE_LIGHTWEIGHT_DIALOGS is set to true
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: TRINIDAD-941
> URL: https://issues.apache.org/jira/browse/TRINIDAD-941
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.0.5-core
> Environment: Myfaces 1.1.5, Trinidad 1.0.5, IE 6
> Reporter: Richard Yee
> Priority: Minor
> Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> The name of the month in the calendar heading does not appear the first time
> the calendar is displayed. If the month is advanced, it gets displayed
> properly
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.