[ 
https://issues.apache.org/jira/browse/WICKET-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464941#comment-13464941
 ] 

Wolfgang Kritzinger edited comment on WICKET-4759 at 9/28/12 5:16 AM:
----------------------------------------------------------------------

Stackoverflow thread to the same issue: 
http://stackoverflow.com/questions/477691/submitting-a-form-by-pressing-enter-without-a-submit-button
                
      was (Author: wk):
    Stackoverflow-Thread to the same issue: 
http://stackoverflow.com/questions/477691/submitting-a-form-by-pressing-enter-without-a-submit-button
                  
> FilterForm/FilterToolbar don't work when there's more than one IColumn to be 
> filtered
> -------------------------------------------------------------------------------------
>
>                 Key: WICKET-4759
>                 URL: https://issues.apache.org/jira/browse/WICKET-4759
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.0.0
>            Reporter: Wolfgang Kritzinger
>         Attachments: filter-columns.tar.gz, WICKET-4759.patch
>
>
> Adding more than one IFilteredColumn to a DefaultDataTable wrapped in a 
> FilterForm removes the ability to submit the form by pressing the enter key. 
> A HTML form needs a submit button so it can be submitted by pressing enter. 
> (For some reason it works when there's only one input field)
> I'll attach a quickstart to clarify the issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to