You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/04/26 07:55:30 UTC

[jira] Resolved: (WICKET-2029) AutoComplete - KEY_TAB should work like KEY_ENTER

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

Igor Vaynberg resolved WICKET-2029.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC3
         Assignee: Igor Vaynberg

> AutoComplete - KEY_TAB should work like KEY_ENTER
> -------------------------------------------------
>
>                 Key: WICKET-2029
>                 URL: https://issues.apache.org/jira/browse/WICKET-2029
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4-RC1
>            Reporter: Aslak Knutsen
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4-RC3
>
>         Attachments: WICKET-2029.patch
>
>
> When selecting an item in a AutoComplete pulldown using the arrow keys and pressing the KEY_ENTER the current item is selected.
> Doing the same but pressing KEY_TAB instead, the focus shifts to to next input field, but current item is not selected.
> In a 'normal' pulldown menu KEY_TAB selects current item and shifts to next input.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.