Skip to main content

Search and Top Navigation

#3223 open feature ()

Opened August 18, 2008 11:38AM UTC

Last modified May 02, 2013 01:45AM UTC

Seletable should support auto scroll when reach an edge

Reported by: Logan Cai Owned by:
Priority: major Milestone: 2.0.0
Component: ui.selectable Version: 1.6b
Keywords: Cc:
Blocked by: Blocking:
Description

Seletable should support auto scroll when coming to an edge., just like that implemented in Sortable.

Attachments (0)
Change History (13)

Changed August 18, 2008 02:02PM UTC by Cloudream comment:1

priority: criticalmajor

Changed February 17, 2009 12:31PM UTC by jzaefferer comment:2

owner: paul
status: newassigned

May need some refactoring to reuse the feature of Sortable.

Changed May 07, 2009 01:42PM UTC by jzaefferer comment:3

milestone: TBD1.next

Changed March 22, 2010 05:53AM UTC by hackeron comment:4

Any update on this? - I could really use this feature on this page: http://demo.xanview.com/media/test/

Changed April 22, 2011 07:21AM UTC by magikman comment:5

I would really like to have any update on this bug.

Autoscroll is used in sortable and draggable and it could be "quickly" implemented into sortable.

Here is a example to test in jsFiddle : once we go down in the list items, the scroll does not follow.

Version : jQ UI 1.8.11, jQ "edge" http://jsfiddle.net/bY3pE/5/

Thank you a lot and continue the good work !

ps: here is the code used in sortable http://jsfiddle.net/VL2tx/

Changed April 24, 2011 04:11PM UTC by scottgonzalez comment:6

#4275 is a duplicate of this ticket.

Changed October 03, 2012 03:36PM UTC by scottgonzalez comment:7

milestone: 1.next2.0.0
status: assignedopen

Changed April 02, 2013 02:51AM UTC by karolyi comment:8

Changed April 02, 2013 12:08PM UTC by scottgonzalez comment:9

Replying to [comment:8 karolyi]:

how about this: http://plugins.jquery.com/ui-selectableScroll/

Sorry, we cannot look at that code due to its licensing. If you'd like to propose a fix, you'll need to send a pull request and sign our CLA.

Changed April 10, 2013 08:38AM UTC by karolyi comment:10

Replying to [comment:9 scott.gonzalez]:

Sorry, we cannot look at that code due to its licensing. If you'd like to propose a fix, you'll need to send a pull request and sign our CLA.

Hi,

it's fine with me to sign the CLA and give away the code as a pull request, but one question: do I get credited as a contributor then?

Changed April 10, 2013 11:38AM UTC by scottgonzalez comment:11

You'll be in the git data as the author and you'll be listed in AUTHORS.txt.

Changed May 01, 2013 04:00PM UTC by jwa107 comment:12

Can we expect to see a native fix to this soon?

Changed May 02, 2013 01:45AM UTC by tj.vantoll comment:13

Replying to [comment:12 jwa107]:

Can we expect to see a native fix to this soon?

We are unlikely to get to this before the interactions rewrite which is currently scheduled for 1.13 and we have not heard back from @karolyi. As always we'd be happy to review a pull request.