[richfaces-issues] [JBoss JIRA] Updated: (RF-4091) modalPanel: rich:calendar popup disappear after year selection under Safari 3.1 jsp-myfaces.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Aug 6 09:37:57 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-4091:
-------------------------------

    Fix Version/s: 3.2.2
         Assignee: Konstantin Mishin  (was: Nick Belaevski)


> modalPanel: rich:calendar popup disappear after year selection under Safari 3.1 jsp-myfaces.
> --------------------------------------------------------------------------------------------
>
>                 Key: RF-4091
>                 URL: https://jira.jboss.org/jira/browse/RF-4091
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: safari 3.1(3.2.2.BETA3) jsp-myfaces
>            Reporter: Mikhail Vitenkov
>            Assignee: Konstantin Mishin
>             Fix For: 3.2.2
>
>
> # Use following code(rich:modalPanel contain rich:calendar):
> <rich:modalPanel id="modalPanel3ID" minHeight="100" minWidth="200" moveable="true" autosized="true" resizeable="false">
> 		<f:facet name="header">
> 			<h:outputText value="Events..." />
> 		</f:facet>
> 		<f:facet name="controls">
> 			<h:commandLink value="Close" onclick="Richfaces.hideModalPanel('modalPanel3ID');" />
> 		</f:facet>
> 		<h:outputText value="Eventsaaaaaaaaaaaaaaaa ..." />
> 		<rich:calendar popup="true" />
> 	</rich:modalPanel>
> # Navigate to the page.
> # Call modal panel
> # Click on calendar button.
> # Click on top calendar popup's title(August, 2008)
> # Select year.
> Actual behavior:
> After selection calendar's popup is hidden. Year isn't selected.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list