Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#5922 closed bug (fixed)

Autocomplete: Search not triggered if the first letter is the same as the first letter of a previous erased content

Reported by: galo2099 Owned by:
Priority: minor Milestone: 1.8.5
Component: ui.autocomplete Version: 1.8.4
Keywords: Cc: [email protected]
Blocked by: Blocking:

Description

This is demonstrated by tests/visual/autocomplete/autocomplete.html. If you type for instance "j" in the text box, erase the letter and type "j" again, the search is not performed.

Change History (5)

comment:2 Changed 13 years ago by Scott González

Milestone: TBD1.9
Resolution: fixed
Status: newclosed

Fixed in 9a4eecd. Thanks galo2099.

comment:3 Changed 13 years ago by Scott González

Summary: Search not triggered if the first letter is the same as the first letter of a previous erased contentAutocomplete: Search not triggered if the first letter is the same as the first letter of a previous erased content

comment:4 Changed 13 years ago by Scott González

Milestone: 1.91.8.5

comment:5 Changed 13 years ago by Robson Braga Araujo

Autocomplete: changed the search function to always store the last term that was entered by the user. Fixed #5922 - autocomplete: Search not triggered if the first letter is the same as the first letter of a previous erased content

Changeset: 9a4eecdf85bf0a3accd7acb9fead64d6b5aad18e

Note: See TracTickets for help on using tickets.