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 2011/11/09 10:09:51 UTC

[jira] [Resolved] (WICKET-4210) AutoCompleteTextField should not kill Escape keypress event if options are not shown

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

Martin Grigorov resolved WICKET-4210.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.3
                   1.4.20
         Assignee: Martin Grigorov
    
> AutoCompleteTextField should not kill Escape keypress event if options are not shown
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-4210
>                 URL: https://issues.apache.org/jira/browse/WICKET-4210
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4.19
>            Reporter: Unico Hommes
>            Assignee: Martin Grigorov
>             Fix For: 1.4.20, 1.5.3
>
>         Attachments: wicket-autocomplete.patch
>
>
> We have some dialogs in our web application that include forms with auto complete text fields. These dialogs can be cancelled / closed by pressing the Escape key. However, when the focus is on an auto complete text field, that key press event is not propagated / bubbled onward, even when no auto complete options are in fact shown. Auto complete text field should only kill the Escape key press event when any options are actually shown, else it should propagate the event.

--
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