[ 
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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to