Ticket #3513 (closed bug: invalid)
[autocomplete]minChars: 2
| Reported by: | bettyflb | Owned by: | joern |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.6 |
| Keywords: | autocomplete | Cc: | |
| Blocking: | Blocked by: |
Description
when set options as {minChars: 2, matchContains: false}, the autocomplete is not working.
Change History
comment:2 Changed 4 years ago by jimxu
I am using autocomplete plugin production revision 1.0.2 and I can confirm this behavior. The only thing that needs to be clear that is if the data is an ajax query, then it works fine (at least from what I've tested out) but it does not work when loading data from local array.
Tested with: jquery 1.2.3 and 1.3.2, with jquery.autocomplete 1.0.2.
comment:3 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
