Skip to main content

Search and Top Navigation

#13359 closed bug (fixed)

Opened July 01, 2015 05:19PM UTC

Closed April 21, 2016 02:12PM UTC

Last modified April 21, 2016 02:13PM UTC

jQuery Selectable Scrolling Bug with "autoRefresh: false"

Reported by: bleshik Owned by: jzaefferer
Priority: minor Milestone: 1.12.0
Component: ui.selectable Version: 1.11.4
Keywords: Cc:
Blocked by: Blocking:
Description

The documentation says, that you have to call the refresh method manually, if there are too many elements. This was exactly my case. However, it turned out, that the plugin does not handle inner scrolling: it uses coordinates relative to the document (the jquery's offset method).

Test case (just try to scroll down and select items):

http://jsfiddle.net/zxe5z90s/17/

Attachments (0)
Change History (3)

Changed July 02, 2015 03:47AM UTC by bleshik comment:1

Changed April 21, 2016 02:12PM UTC by jzaefferer comment:2

owner: → jzaefferer
resolution: → fixed
status: newclosed

In [changeset:"a240251b36081ddbc24c13e0c3e129332c1d8d45" a240251]:

#!CommitTicketReference repository="" revision="a240251b36081ddbc24c13e0c3e129332c1d8d45"
Selectable: Proper handling of inner scrolling

Fixes #13359
Closes gh-1570

Changed April 21, 2016 02:13PM UTC by jzaefferer comment:3

milestone: none1.12.0