Search and Top Navigation
#6211 closed bug (worksforme)
Opened October 21, 2010 08:02PM UTC
Closed October 21, 2010 08:28PM UTC
Last modified October 11, 2012 09:15PM UTC
Autocomplete loses text on selection with JQuery 1.4.3
Reported by: | dwhite44 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.autocomplete | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I don't know if this is a bug with jquery 1.4.3 or with AutoComplete. When selecting an item from the list, the textbox then goes blank. It actually goes blank as soon as you start cycling through the available items if you are using the keyboard arrows. The select event does have the appropriate selected values. Trying to re-populate the value of the textbox from the select event does not work as it does temporarily set the text but then it disappears again.
This is working for me. Please provide a test case if you continue having problems.