Search and Top Navigation
#6819 closed feature (wontfix)
Opened January 06, 2011 05:15PM UTC
Closed January 06, 2011 06:03PM UTC
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).
Attachments (0)
Change History (1)
Changed January 06, 2011 06:03PM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
This should be built as an extension. The autoSelect extension is probably a good reference for how to do this.