[ https://issues.apache.org/jira/browse/WICKET-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Grigorov reassigned WICKET-6067: --------------------------------------- Assignee: Martin Grigorov > Provide an Ajax Behavior that prevents form submit on ENTER > ----------------------------------------------------------- > > Key: WICKET-6067 > URL: https://issues.apache.org/jira/browse/WICKET-6067 > Project: Wicket > Issue Type: Wish > Components: wicket > Affects Versions: 7.1.0 > Reporter: Martin Grigorov > Assignee: Martin Grigorov > Priority: Minor > > By default when the user presses ENTER key while in a HTML form element the > browser will submit the form. > Sometimes this is not desired and the application wants to prevents the > submit event. > There are questions in StackOverflow [1] and in Wicket JIRA [2] how to do > this. > I think it is a common problem and Wicket should provide an AjaxBehavior or > AjaxCallListener instead of every application to create its own. > 1. > http://stackoverflow.com/questions/19728494/wicket-preventing-form-submission-by-a-textfield-within-a-wizard-step > 2. https://issues.apache.org/jira/browse/WICKET-4499 -- This message was sent by Atlassian JIRA (v6.3.4#6332)