You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/04/23 19:41:22 UTC

[jira] Assigned: (WICKET-1562) Autocomplete should display the selection list even if the input field is empty

     [ https://issues.apache.org/jira/browse/WICKET-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg reassigned WICKET-1562:
-------------------------------------

    Assignee: Gerolf Seitz

> 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
>
> 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.