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

Martin Grigorov resolved WICKET-5275.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 7.0.0

Improved your patch and added the same for KEY_DOWN.
The change is applied only in master branch (Wicket 7.x) because it introduces 
a behavior change.
You may start a discussion in dev@ mailing list if your think it should be 
applied in 6.x too.
                
> Loop thru the elements when using KEY_UP/KEY_DOWN in AutoComplete
> -----------------------------------------------------------------
>
>                 Key: WICKET-5275
>                 URL: https://issues.apache.org/jira/browse/WICKET-5275
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 6.9.1
>            Reporter: Andrey Bezrukov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 7.0.0
>
>         Attachments: wicket-autocomplete.js.patch
>
>
> Probably it's good idea to change autocomplete KEY_UP behavior to increase UI 
> usability. Suggested behavior: user focus autocomplete field -> press KEY_UP 
> -> last autocomplete element selected. This behavior simplifies navigation 
> through the list using the keyboard.
> See attached patch.

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