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


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.

Reply via email to