draggables bug when within an absolutely positioned container and the page is scrolled down
<div dir="ltr">Hi
I think I found a bug with the draggables, when they are within an absolutely positionned container and and the page is scrolled down.
When I click the draggable item, the item is being cloned, but not at the right place.
It is being positioned above the mouse pointer.
I notices that the distance between the mouse pointer and the item is equal to the distance between the viewport and the top of the page.
Is this bug know and planned to be fixed ?
If not, can I work it around using those helpers methods ? Is that the way I should digg in to ?
thanks
Olivvv
</div>