Search and Top Navigation
#8432 closed bug (duplicate)
Opened July 09, 2012 02:59PM UTC
Closed October 25, 2012 01:33AM UTC
Sortable: Unable to cancel sort on start
Reported by: | be.davestein | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I am attempting to cancel a sort, on sortstart. Using $(this).sortable('cancel') or attempting to stop propagation in any way will just yield JS errors and have unexpected results depending on browser.
http://jsfiddle.net/davestein/WwDuU/3/ ( is only on 1.8.18 but I replicate in 21 )