[
https://issues.apache.org/jira/browse/WICKET-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Del Bene resolved WICKET-5356.
-------------------------------------
Resolution: Fixed
Fix Version/s: 6.12.0
> AutoCompleteSettings.setShowListOnEmptyInput(true) is not working anymore
> -------------------------------------------------------------------------
>
> Key: WICKET-5356
> URL: https://issues.apache.org/jira/browse/WICKET-5356
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 6.10.0
> Environment: All
> Reporter: eloy arce
> Assignee: Andrea Del Bene
> Priority: Minor
> Fix For: 6.12.0
>
>
> With the introduction of the MinInputLength setting, the ShowListOnEmptyInput
> is not working anymore, unless you set MinInputLength to a negative value
> (but then you can't use MinInputLength).
> I think it's becuase 'wicket-autocomplete.js' MinInputLength is cheked in the
> pre-conditions, and when Input is empty, 'Input.length' is always less than
> 'MinInputLength'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira