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

[jira] [Resolved] (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:all-tabpanel ]

Martin Tzvetanov Grigorov resolved WICKET-6896.
-----------------------------------------------
    Fix Version/s: 10.0.0
                   8.13.0
                   9.4.0
         Assignee: Martin Tzvetanov Grigorov
       Resolution: Fixed

> 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
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>             Fix For: 9.4.0, 8.13.0, 10.0.0
>
>
> 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)