amplesdk icon indicating copy to clipboard operation
amplesdk copied to clipboard

Drag in scrollable area issue

Open 1ton opened this issue 15 years ago • 0 comments

Case for this example:

https://github.com/clientside/amplesdk-tests/blob/master/manual/misc/reorder/reorder.html

Take the first item of the left container. Drag it to the bottom of the container. Wait till the browser starts autoscroll. When autoscroll stops, you'll see that item moved down (changed it's position, but we did not move it).

Tested in Chrome and FF on sources of Ample SDK.

Note that the it'd be good to get it worked when the dragged item positioned not directly inside the scrollable container as in example.

1ton avatar Jan 24 '11 22:01 1ton