Skip to main content

Search and Top Navigation

#4905 closed bug (notabug)

Opened October 09, 2009 06:13PM UTC

Closed November 17, 2009 09:43AM UTC

Last modified October 11, 2012 09:15PM UTC

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

Attachments (0)
Change History (3)

Changed October 13, 2009 10:25PM UTC by marcucio comment:1

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

Changed November 17, 2009 09:43AM UTC by jzaefferer comment:2

resolution: → invalid
status: newclosed

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

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:3

milestone: TBD

Milestone TBD deleted