You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/16 11:22:18 UTC

[jira] [Resolved] (WICKET-4499) Pressing Enter in a Text Field invokes the default ( first) submit Button: Bug or Feature ?

     [ https://issues.apache.org/jira/browse/WICKET-4499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4499.
-------------------------------------

    Resolution: Not A Problem

This is the normal behavior of the browser.
See the javadoc of Form#setDefaultButton() 
                
> Pressing Enter in a Text Field invokes the default ( first) submit Button: Bug or Feature ? 
> --------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4499
>                 URL: https://issues.apache.org/jira/browse/WICKET-4499
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: otto
>            Priority: Minor
>
> When entering a text in a Text field, the first found submit Listener is executed.
> This happens, when the form contains at least two Text Fields. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira