Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#7354 closed bug (fixed)

Autocomplete: Scrollable results don't visually update with jQuery 1.6

Reported by: wuzz Owned by:
Priority: minor Milestone: 1.8.13
Component: ui.autocomplete Version: 1.8.12
Keywords: Cc:
Blocked by: Blocking:

Change History (4)

comment:1 Changed 12 years ago by Scott González

Description: modified (diff)
Status: newopen
Summary: Autocomplete with scrollable results doesn't follow selected element position in list with jq 1.6/1.6.1Autocomplete: Scrollable results don't visually update with jQuery 1.6

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

Resolution: fixed
Status: openclosed

Menu: Use appropriate methods for getting scroll values for .prop()/.attr() compat. Fixes #7354 - Autocomplete: Scrollable results don't visually update with jQuery 1.6.

Changeset: 24864de57d9cbfb648c06a26af6a3872d9a14496

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

Autocomplete: Use appropriate methods for getting scroll values for .prop()/.attr() compat. Fixes #7354 - Autocomplete: Scrollable results don't visually update with jQuery 1.6.

Changeset: 36110e07d471ee0d59d9ac5b5077deda7005d155

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

Milestone: 1.91.8.13
Note: See TracTickets for help on using tickets.