Skip to main content

Bug Tracker

Side navigation

#3513 closed bug (invalid)

Opened October 23, 2008 07:09AM UTC

Closed October 13, 2009 12:11AM UTC

[autocomplete]minChars: 2

Reported by: bettyflb Owned by: joern
Priority: major Milestone: 1.3
Component: plugin Version: 1.2.6
Keywords: autocomplete Cc:
Blocked by: Blocking:
Description

when set options as {minChars: 2, matchContains: false}, the autocomplete is not working.

Attachments (0)
Change History (3)

Changed October 23, 2008 12:01PM UTC by flesler comment:1

owner: → joern

Changed April 24, 2009 09:40PM UTC by jimxu comment:2

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.

Changed October 13, 2009 12:11AM UTC by dmethvin comment:3

resolution: → invalid
status: newclosed

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 .