Side navigation
#1112 closed bug (wontfix)
Opened April 08, 2007 03:14AM UTC
Closed March 31, 2008 01:35AM UTC
autocompleter onHighlight returns data for wrong item if narrowed after cache
Reported by: | shelane | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.1.3 |
Component: | interface | Version: | 1.1.2 |
Keywords: | autocompleter | Cc: | |
Blocked by: | Blocking: |
Description
Type the minimum characters to return and cache results. Then continue to type a few more to narrow results. Highlight over records and use function called by onHighlight to display highlighted data. The data does not match the current highlighted item if an item is no longer showing due to the narrowing of the selection results.
Attachments (3)
Change History (1)
Changed March 31, 2008 01:35AM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.