Skip to main content

Search and Top Navigation

#6714 closed bug (notabug)

Opened December 02, 2010 04:43PM UTC

Closed December 02, 2010 05:57PM UTC

minLength bug in autocomplete

Reported by: GOsha Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.autocomplete Version: 1.8.6
Keywords: Cc:
Blocked by: Blocking:
Description

When working with multiple values. minLength option not effects to second item in the input because input field already have length with previous tag. It can be viewed in multiple autocomplete demo:[http://jqueryui.com/demos/autocomplete/multiple.html] with changing minLength from 0 to 2.

Attachments (0)
Change History (1)

Changed December 02, 2010 05:57PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

This is not a full implementation of multiple word support, it's just a demo.