Skip to main content

Search and Top Navigation

#5204 closed bug (duplicate)

Opened February 19, 2010 05:28PM UTC

Closed February 24, 2010 05:13PM UTC

Draggable nested in draggable drags both

Reported by: dalelarsen Owned by:
Priority: critical Milestone: 1.8
Component: ui.draggable Version: 1.8rc2
Keywords: drag, draggable, parent, child, both drag, both Cc:
Blocked by: Blocking:
Description

If you have a parent elm that is draggable with a draggable child they both drag when you drag the child in Internet Explorer 8. I have not tested this in IE 7. It works fine in Chrome 4, and Firefox 3.6. Correct behavior should be that when you drag the parent they both drag but when you drag the child, just the child drags. You can tell that the draggable is working on the child because when you drag it it moves double the distance that you have dragged while the parent drags according to where your mouse is.

Attachments (0)
Change History (2)

Changed February 20, 2010 03:02AM UTC by scottgonzalez comment:1

milestone: TBD1.8

Changed February 24, 2010 05:13PM UTC by scottgonzalez comment:2

resolution: → duplicate
status: newclosed

Duplicate of #4333.