Skip to main content

Bug Tracker

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)
  • Picture 1.png (58.6 KB) - added by shelane April 08, 2007 03:15AM UTC.

    first returned data set showing correct highlight information

  • Picture 2.png (27.2 KB) - added by shelane April 08, 2007 03:16AM UTC.

    further narrow results set with incorrect data returned on highlighted data

  • autocompleter.txt (0.5 KB) - added by shelane April 08, 2007 03:17AM UTC.

    javascript functions that show highlighted data

Change History (1)

Changed March 31, 2008 01:35AM UTC by scott.gonzal comment:1

resolution: → wontfix
status: newclosed

Interface is no longer supported; consider switching to jQuery UI.