[
https://issues.apache.org/jira/browse/WICKET-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899660#comment-17899660
]
ASF GitHub Bot commented on WICKET-7133:
----------------------------------------
strido opened a new pull request, #1041:
URL: https://github.com/apache/wicket/pull/1041
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.
> 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
>
> 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)