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

Nick Belaevski resolved RF-3357.
--------------------------------

    Fix Version/s: 3.2.2
                       (was: Future)
       Resolution: Out of Date
         Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


Should be fixed in 3.2.2

> h:commandLink does not work at first click in simpleTogglePanel
> ---------------------------------------------------------------
>
>                 Key: RF-3357
>                 URL: https://jira.jboss.org/jira/browse/RF-3357
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: Jboss 4.2.2.GA, Seam 2.0.1.GA, Ubuntu Linux 8.04
>            Reporter: Alex Peelman
>            Assignee: Tsikhon Kuprevich
>            Priority: Minor
>             Fix For: 3.2.2
>
>
> When I open a simpleTogglePanel that is initially closed and click a 
> h:commandButton inside this panel nothing happens the first time. When I 
> press the same h:commandButton a second time the action is triggered.
> <h:form styleClass="form">
>       <rich:simpleTogglePanel label="#{messages['search']}" 
> switchType="client" opened="false">
>          ...
>         <div class="buttons">
>           <h:commandButton action="#{artifactCrud.search}" value="Search" />  
>                                                                 </div>
>       </rich:simpleTogglePanel>
> </h:form>
>                               
> remark : the switchType is set to "client" if it is changed to "ajax" the 
> button works after the first click
> Gr. Alex

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