[
https://issues.apache.org/jira/browse/WICKET-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Strid updated WICKET-7133:
-------------------------------
Description:
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 is a behavior that can cause confusion when using a screen reader.
was:
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 text input field.
This is a behavior that can cause confusion when using a screen reader.
> Ability move focus back to the input field when selecting an item in
> autocomplete using tab
> -------------------------------------------------------------------------------------------
>
> 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 is a behavior that can cause confusion when using a screen reader.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)