Opened 14 years ago
Closed 13 years ago
#1112 closed bug (wontfix)
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 (4)
Changed 14 years ago by
Attachment: | Picture 1.png added |
---|
Changed 14 years ago by
Attachment: | Picture 2.png added |
---|
further narrow results set with incorrect data returned on highlighted data
Changed 14 years ago by
Attachment: | autocompleter.txt added |
---|
javascript functions that show highlighted data
comment:1 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.
Note: See
TracTickets for help on using
tickets.
first returned data set showing correct highlight information