-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.9.1
-
Fix Version/s: 7.0.0-M1
-
Component/s: wicket-extensions
-
Labels:None
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.