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.