[
https://issues.apache.org/jira/browse/WICKET-5907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artem Morozov updated WICKET-5907:
----------------------------------
Description:
There is a situation when wicket-autocomplete popup is not removed after search
is performed.
See simple project attached.
This case is a combination of RepeatingView + Wicket autocomplete.
Please, consider to add an option, to hide this popup after a form is submitted.
Ho to reproduce:
* open and run attached project
* type any string and press <Enter>
* type any string and press <Enter>
Result - there are several popups displayed.
was:
There is a situation when wicket-autocomplete popup is not removed after search
is performed.
See simple project attached.
This case is a combination of RepeatingView + Wicket autocomplete.
Please, consider to add an option, to hide this popup after a form is submitted.
Ho to reproduce:
* open and run attached project
* type any string and press <Enter>
* open and run attached project
* type any string and press <Enter>
Result - there are several popups displayed.
> Wicket autocomplete poput is not removed.
> -----------------------------------------
>
> Key: WICKET-5907
> URL: https://issues.apache.org/jira/browse/WICKET-5907
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.19.0
> Reporter: Artem Morozov
> Attachments: autocompleteScenario.zip
>
>
> There is a situation when wicket-autocomplete popup is not removed after
> search is performed.
> See simple project attached.
> This case is a combination of RepeatingView + Wicket autocomplete.
> Please, consider to add an option, to hide this popup after a form is
> submitted.
> Ho to reproduce:
> * open and run attached project
> * type any string and press <Enter>
> * type any string and press <Enter>
> Result - there are several popups displayed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)