Search and Top Navigation
#7354 closed bug (fixed)
Opened May 11, 2011 09:22AM UTC
Closed May 11, 2011 12:37PM UTC
Last modified May 11, 2011 12:41PM UTC
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: |
Description
Attachments (0)
Change History (4)
Changed May 11, 2011 12:11PM UTC by comment:1
description: | See example @ http://jsfiddle.net/Q5VmF/4/ \ \ Works fine with older versions. → http://jsbin.com/ayeri3/edit |
---|---|
status: | new → open |
summary: | Autocomplete with scrollable results doesn't follow selected element position in list with jq 1.6/1.6.1 → Autocomplete: Scrollable results don't visually update with jQuery 1.6 |
Changed May 11, 2011 12:37PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | open → closed |
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
Changed May 11, 2011 12:40PM UTC by comment:3
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
Changed May 11, 2011 12:41PM UTC by comment:4
milestone: | 1.9 → 1.8.13 |
---|