Skip to main content

Search and Top Navigation

#9525 open bug ()

Opened August 28, 2013 11:53PM UTC

Last modified December 15, 2013 06:54PM UTC

Sortable: containment doesn't work on container that has scrollbar

Reported by: jiantongc Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

Hi,

Here's how you reproduce the bug:

http://jsfiddle.net/jiantongc/q7Aae/

If you try to drag the item over the edge, you can see that the container keeps expanding. And if the container has no scrollbar (not enough items to extend the container), it works perfectly!

Thanks in advance!

Attachments (0)
Change History (2)

Changed December 15, 2013 06:54PM UTC by mikesherov comment:1

milestone: none2.0.0
status: newopen

Changed December 15, 2013 06:54PM UTC by mikesherov comment:2

summary: Sortable's containment doesn't work on container that has scrollbarSortable: containment doesn't work on container that has scrollbar