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
            Priority: Minor


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.

Reply via email to