Skip to main content

Search and Top Navigation

#8274 closed enhancement (fixed)

Opened April 24, 2012 10:41PM UTC

Closed April 30, 2012 05:04PM UTC

Last modified March 18, 2013 01:55AM UTC

The placeholder doesn't move when dragging outside of container element

Reported by: MoonScript Owned by:
Priority: minor Milestone: 1.8.20
Component: ui.sortable Version: 1.8.17
Keywords: Cc:
Blocked by: Blocking:
Description

When the axis option is either 'x' or 'y', I believe any mouse movements in that same direction should update the placeholder position, even if it is outside of the container element area.

Issue can be seen here:

http://jsfiddle.net/MoonScript/vLyfU/

And this is how I think it should work:

http://jsfiddle.net/MoonScript/vLyfU/6/

Attachments (0)
Change History (5)

Changed April 30, 2012 05:04PM UTC by Jason Moon comment:2

resolution: → fixed
status: newclosed

Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder doesn't move when dragging outside of container element

Changeset: b8b0c528301ab2bfc49e36143a3c4f6451e58ccd

Changed April 30, 2012 05:04PM UTC by Jason Moon comment:3

Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder doesn't move when dragging outside of container element

(cherry picked from commit b8b0c528301ab2bfc49e36143a3c4f6451e58ccd)

Changeset: 81835fab0c43f18e4033650adaeae2f22d3efd5b

Changed April 30, 2012 05:04PM UTC by scottgonzalez comment:4

milestone: 1.91.8.20

Changed March 18, 2013 01:55AM UTC by tj.vantoll comment:5

#8342 is a duplicate of this ticket.