Skip to main content

Search and Top Navigation

#2968 closed bug (fixed)

Opened June 07, 2008 04:53AM UTC

Closed June 07, 2008 09:24PM UTC

Sortable: 'update' gets fired when there is no change

Reported by: jstayton Owned by: paul
Priority: major Milestone: 1.5
Component: ui.sortable Version: 1.5rc1
Keywords: Cc:
Blocked by: Blocking:
Description

Example: http://www.justinstayton.com/sortablesTest.html

There are two connected sortable lists. If you drag 'Latest Articles' into the first list (but don't drop), then drag it back to its original position, 'update' gets fired when there really wasn't an update.

This seems to only occur when the list has a single item.

I have 'update' write to console.log so you can see when it's fired.

Attachments (0)
Change History (2)

Changed June 07, 2008 08:44PM UTC by paul comment:1

status: newaccepted

Changed June 07, 2008 09:24PM UTC by paul comment:2

resolution: → fixed
status: acceptedclosed