Actions
Bug #6169
closedSelection of an autocomplete item does not trigger a search when pressing Return
Start date:
10/25/2013
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
Trigger a new search when the user hits Return while selecting an autocomplete item.
Updated by ben leinfelder about 11 years ago
- Status changed from New to Closed
- Assignee changed from Lauren Walker to ben leinfelder
added implementation of the select() function on the autocomplete fields -- they now trigger a search with the selected item added to the search model in one hit of enter key
Actions