[
https://issues.apache.org/jira/browse/WICKET-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerolf Seitz resolved WICKET-1562.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.4-M2
1.3.4
fixed. use an AutoCompleteTextField constructor with an AutoCompleteSettings
parameter
> Autocomplete should display the selection list even if the input field is
> empty
> -------------------------------------------------------------------------------
>
> Key: WICKET-1562
> URL: https://issues.apache.org/jira/browse/WICKET-1562
> Project: Wicket
> Issue Type: Wish
> Components: wicket-extensions
> Reporter: Gabriel Erzse
> Assignee: Gerolf Seitz
> Fix For: 1.3.4, 1.4-M2
>
>
> If you use autocomplete on a text field, when the input field is empty, the
> selection list is never displayed. However one could send a non-empty list of
> values when the input field is empty. For example one could send the complete
> list with all possible values. Later, as the user starts typing in the field,
> the list would get narrowed down.
> So it would be nice if the selection list is displayed even if the input
> field is empty.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.