Search and Top Navigation
#2937 closed bug (fixed)
Opened June 03, 2008 03:06AM UTC
Closed June 08, 2008 06:49AM UTC
dragging with handles that have child elements does not work
Reported by: | tmm1 | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.draggable | Version: | 1.5rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
if the mousedown event to start a drag is on a sub-element inside the handle, the drag does not work.
in my use-case, i have a span inside the div handle that contains some text describing the draggable object.
I have the same problem, here's my html-code