You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/06/24 13:37:00 UTC

[jira] [Commented] (WICKET-6896) AutoCompleteTextField re-opens dropdown item list after item has been selected

    [ https://issues.apache.org/jira/browse/WICKET-6896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368861#comment-17368861 ] 

ASF subversion and git services commented on WICKET-6896:
---------------------------------------------------------

Commit 45f0333f99da5f5eb21e7b9f659959c527780084 in wicket's branch refs/heads/wicket-9.x from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=45f0333 ]

WICKET-6896 AutoCompleteTextField re-opens dropdown item list after item has been selected


> AutoCompleteTextField re-opens dropdown item list after item has been selected
> ------------------------------------------------------------------------------
>
>                 Key: WICKET-6896
>                 URL: https://issues.apache.org/jira/browse/WICKET-6896
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 9.3.0
>            Reporter: Jens Lindman
>            Priority: Major
>
> When selecting an item in an AutoCompleteTextField the dropdown with selectable items is closed. A new behavior (since Wicket 9.3.0) is that it then immediately open again. This makes is impossible to select other fields since the dropdown is in the way.
> The problem appears on https://examples9x.wicket.apache.org/ajax/autocomplete (can be compared with the old behavior on https://examples8x.wicket.apache.org/ajax/autocomplete).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)