Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#4905 closed bug (notabug)

draggable with "clone" and scrolling div offset is off

Reported by: marcucio Owned by:
Priority: major Milestone:
Component: ui.draggable Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:

Description

I have this test file:

http://devel.getitdoneapp.com/drag_problem.php

If you try to scroll while you have a draggable, you will notice the droppables are all off. I'm not sure what is going on, it looks like the offset (from the top of the div?) for the droppable never gets reset when we scroll.

repro:

  • grab a task
  • drag it to the bottom bar (it should scroll)
  • drag it back up

result: you will notice the droppables are all off

Change History (3)

comment:1 Changed 14 years ago by marcucio

I want to also report that if the draggable is not "clone" it works, but there are other redraw problems

comment:2 Changed 14 years ago by Jörn Zaefferer

Resolution: invalid
Status: newclosed

The testpage is gone, please reopen with a new one. Use jsbin.com to make it persistent.

comment:3 Changed 11 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.