1 Reply Latest reply on Jul 22, 2009 8:43 AM by ilya_shaikovsky

    rich:modalpanel => it reloads the whole page when pressing e

      Hi!

      How come my modal panel reloads the whole page (although it is hidden), when I press enter on any input field. This should not happen, I'd rather want the ajax request to be queued when pressing enter.

      I tried to move the modalpanel into its own a4j:region and its own a4j:form, but this did not help.

      Without the modalpanel, the input-fields react like they should. It does not matter where I place the modalpanel.

      Any suggestions on how to prevent this behaviour?