Opened 13 years ago
Closed 13 years ago
#5237 closed bug (fixed)
Array matching behaviour of autocomplete should match on label before value
Reported by: | ajpiano | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | ui.autocomplete | Version: | 1.8rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
As per this forum thread: http://forum.jquery.com/topic/default-array-matching-behaviour-of-autocomplete-can-lead-to-unexpected-results#14737000000729660,
The default matching behaviour of Autocomplete should be switched to test the label before the value.
Change History (1)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r3855.