[richfaces-issues] [JBoss JIRA] Commented: (RF-11355) commandButton doesn't work at first click in popupPanel

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Fri Aug 26 10:19:17 EDT 2011


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

Pavol Pitonak commented on RF-11355:
------------------------------------

Works for me

RichFaces 4.1.0-SNAPSHOT r.d4cacc1028d08b8e6e4da1e28bd58013638fd5f2
Metamer 4.1.0-SNAPSHOT r.22664
Mojarra 2.1.2-FCS
Apache Tomcat 7.0.19
OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1

> commandButton doesn't work at first click in popupPanel
> -------------------------------------------------------
>
>                 Key: RF-11355
>                 URL: https://issues.jboss.org/browse/RF-11355
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core
>    Affects Versions: 4.0.0.Final
>         Environment: OS : Windows Seven
> Virtual server : easy php
> Server JEE : Glassfish 3.1
> JSF 2.0
>            Reporter: Loïc TALON
>
> Hi,
> Sorry i don't speak very well english.
> I have a problem with a4j:commandButton in popupPanel.
> The first click doesn't work for action to commandButton but the first clic work. That doesn't work only in popupPanel.
> <a4j:commandButton value="Valid"
>                                            action="#{beanManaged.valid}"
>                                            id="validButton"
>                                            render="modalPanelInfo, formCreate"
>                                            />
> I think the problem is javax.faces.viewstate, beacause before the first clic doesn't have input hidden with javax.faces.viewstate but after the first clic i have input hidden with javax.faces.viewstate.
> How to solve this problem ?
> THX

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list