Skip to main content

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 )

Attachments (0)
Change History (2)

Changed October 11, 2012 02:56PM UTC by scottgonzalez comment:1

milestone: 1.9.02.0.0

Changed October 25, 2012 01:33AM UTC by petersendidit comment:2

resolution: → duplicate
status: newclosed
summary: Unable to cancel sort on startSortable: Unable to cancel sort on start

Duplicate of #6954.