[richfaces-issues] [JBoss JIRA] Commented: (RF-4806) calendar: component's popup doesn't appear after a4j immediate submit & rerender under Safari 3.1.

Sergey Halipov (JIRA) jira-events at lists.jboss.org
Thu Feb 12 12:35:44 EST 2009


    [ https://jira.jboss.org/jira/browse/RF-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12452425#action_12452425 ] 

Sergey Halipov commented on RF-4806:
------------------------------------

It is reproducible if calendar is placed into any table.

Example:
<h:form>
		<h:panelGrid columns="2" >
					<rich:calendar id="calendar" />
					<a4j:commandButton value="Click Me!" reRender="calendar" />
		</h:panelGrid>
	</h:form>

> calendar: component's popup doesn't appear after a4j immediate submit & rerender under Safari 3.1.
> --------------------------------------------------------------------------------------------------
>
>                 Key: RF-4806
>                 URL: https://jira.jboss.org/jira/browse/RF-4806
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.6
>         Environment: jsf1_1, richfaces 3.1.6.SR1, Safari 3.1
>            Reporter: Mikhail Vitenkov
>            Assignee: Nick Belaevski
>             Fix For: 3.1.x
>
>
> #Mode: client;
> #Click component's button - popup appers.
> #Click reRender button(<a4j:commandButton value="reRender" reRender="calendarClientID,calendarAjaxID"></a4j:commandButton>) - popup doesn't appear.

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