Opened 12 years ago

Closed 12 years ago

#6819 closed feature (wontfix)

Add an event equivalent to autocompleteselect that works for free text

Reported by: holizz Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.autocomplete Version: 1.8.7
Keywords: Cc:
Blocked by: Blocking:

Description

After entering text, and pressing Enter, no event is fired. This makes it useless for a field that needs to accept values that were not pre-specified (i.e. tagging where many values are pre-existing but new ones are also necessary).

Change History (1)

comment:1 Changed 12 years ago by Scott González

Resolution: wontfix
Status: newclosed

This should be built as an extension. The autoSelect extension is probably a good reference for how to do this.

Note: See TracTickets for help on using tickets.