Search and Top Navigation
#4197 closed bug (worksforme)
Opened February 20, 2009 02:34PM UTC
Closed February 23, 2009 11:26AM UTC
Drag child on IE
Reported by: | calin.pavel | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.draggable | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Lets define a <div> containing and another <div> as a child with some text in, and define both of them draggable. In case you try to drag child div (clicking on the child div text) both divs move, not only the child.
This works fine on Firefox 3, but on IE 7.0.5730 child div moves on strange.
Attached file contains a demo for this issue.