Search and Top Navigation
#2989 closed bug (worksforme)
Opened June 11, 2008 08:19PM UTC
Closed June 24, 2008 07:33PM UTC
Last modified June 26, 2008 07:08PM UTC
Sortables/Draggables ignores handle property
Reported by: | malfist | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5.1 |
Component: | ui.sortable | Version: | 1.5rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Check out the http://ui.jquery.com/repository/real-world/layout/, it's one of the demos on this website. Now replace its ui.js with the latest ui.jquery and you'll see that sortables (assuming it lies with draggables) ignores the handle property. You can click anywhere to drag the item.
This is not reproducable for me. Could you please check with the latest SVN trunk version at trunk/demos/real-world/layout, and se if it still happens here?