Skip to main content

Bug Tracker

Side navigation

#2874 closed enhancement (invalid)

Opened May 15, 2008 12:13PM UTC

Closed October 13, 2009 12:02AM UTC

Executing function on autoclear of mustmatch autocomplete field

Reported by: ash Owned by:
Priority: trivial Milestone: 1.2.4
Component: plugin Version: 1.2.3
Keywords: autocomplete Cc:
Blocked by: Blocking:
Description

There is a special case for autocomplete - when the result must match and the user mistypes a value, the value gets cleared. However it is necessary sometimes to bind to exactly that situation - for example for clearing a hidden field with an id.

I created two files - a single liner patch for that + documentation for the usage of this option.

Please review and apply if necessary.

Attachments (2)
Change History (1)

Changed October 13, 2009 12:02AM UTC by dmethvin comment:1

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 .