#5879 closed bug (notabug)
Autocomplete and custom display : empty imput => return all
Reported by: | ph.ausseil | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.autocomplete | Version: | 1.8.2 |
Keywords: | empty autocomplete | Cc: | |
Blocked by: | Blocking: |
Description
This happen on 1.8.2 to github-lastest (30/07/2010) When using the autocomplete/#custom-data demo !
If you write everything "j" , "p" , "k" , "a" , "lol" or "i love cookies" and then delete your text the whole array is returned
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | emptyautocomplete.jpg added |
---|
comment:1 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is not a bug, the minLength is set to 0.