Opened 13 years ago
Closed 13 years ago
#5120 closed bug (fixed)
.autocomplete("widget") must return menu
Reported by: | Jörn Zaefferer | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | ui.autocomplete | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Create a ul once and always return the same element. Also put the ui-autocomplete class on that element.
Note: See
TracTickets for help on using
tickets.
Fixed in r3763.