0 Replies Latest reply on Apr 28, 2011 10:56 PM by ivancosta

    Submit buttons just blink the screen on first click

    ivancosta

      Hi,

       

      When a page is rendered for the first time and then I click a submit button, it only blinks the screen. I must click it again (or other submit button) to really do a submit and run server code. This page have some ajax buttons and if I put the bean in session scope, those ajax buttons doesn't work properly until I click a submit button twice. If the page is in view scope (with @KeepAlive) the ajax buttons are ok, but some submit buttons still need to be pressed twice (they just blink the screen on the first click).

       

      Am I missing something?

       

      Using Richfaces 3.3.3, Mojarra 2.1.1 and Facelets 1.1.15

       

      Thanks in advance,

      Ivan