[
https://issues.apache.org/jira/browse/WICKET-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17902429#comment-17902429
]
ASF subversion and git services commented on WICKET-7133:
---------------------------------------------------------
Commit 412daef41dfeaa2a60ca46f057fed9a24dd77947 in wicket's branch
refs/heads/wicket-10.x from Erik Strid
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=412daef41d ]
WICKET-7133 Ability move focus back to the autocomplete field when selecting an
item using the Tab key
> 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
> Fix For: 10.3.0, 9.19.0
>
> 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)