Opened 14 years ago
Closed 14 years ago
#4197 closed bug (worksforme)
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.
Attachments (1)
Change History (3)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.7 |
---|---|
Priority: | major → blocker |
comment:2 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This has been recently fixed in trunk.