Ticket #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: | ||
| Blocking: | Blocked by: |
Description (last modified by scott.gonzalez) (diff)
Change History
comment:1 Changed 2 years ago by scott.gonzalez
- Status changed from new to open
- Description modified (diff)
- Summary changed from Autocomplete with scrollable results doesn't follow selected element position in list with jq 1.6/1.6.1 to Autocomplete: Scrollable results don't visually update with jQuery 1.6
comment:2 Changed 2 years ago by Scott González
- Status changed from open to closed
- Resolution set to fixed
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 2 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
Note: See
TracTickets for help on using
tickets.

