7 Replies Latest reply on Aug 21, 2013 3:26 PM by mechtatel

    First click is ignored in Richfaces with component "a4j:commandButton"

    cohencyr4

      Hi,

       

      I am using Richfaces 4.3.3 and JSF 2.0 (I've also tried jsf 2.2 and I have the same behavior).

       

      I have some pages with forms containing a submit button (<a4j:commandButton.../>) with action set to a function in a managed bean.

       

      If I click on the button for the first time, the function in the managed bean is not fired. Only after clicking the second time it is fired.

       

      Is it a bug? How to solve this issue.

       

      Thank you