[
https://issues.apache.org/jira/browse/WICKET-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899663#comment-17899663
]
Erik Strid commented on WICKET-7133:
------------------------------------
Added a quick start that I used to test the configuration that has been added
in the pull request.
> Ability move focus back to the autocomplete field when selecting an item
> using the Tab key
> ------------------------------------------------------------------------------------------
>
> Key: WICKET-7133
> URL: https://issues.apache.org/jira/browse/WICKET-7133
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Reporter: Erik Strid
> Priority: Major
> Attachments: myproject-tab-focus.zip
>
>
> We need the ability to prevent the autocomplete from moving the focus to the
> next component when the user press "Tab". The marked item should be selected
> but the focus should go back to the autocomplete input field.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)