#2989 closed bug (worksforme)
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.
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | 1.5 → 1.5.1 |
---|
Note: See
TracTickets for help on using
tickets.
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?