Skip to main content

Search and Top Navigation

#3132 closed bug (fixed)

Opened July 24, 2008 03:51AM UTC

Closed November 03, 2008 01:47PM UTC

Sortable events bug

Reported by: ziadoz Owned by: paul
Priority: minor Milestone: 1.7
Component: ui.sortable Version: 1.5b4
Keywords: sortables, draggables, events Cc:
Blocked by: Blocking:
Description

If you have a sortable with a link in it and begin dragging it using the link then release the sortable with your mouse still over the link, the link fires (using latest SVN commit).

For more info on the bug (and some sample code) see Google Group thread:

http://groups.google.com/group/jquery-ui/browse_thread/thread/76626b3c085d3ceb#

Attachments (0)
Change History (4)

Changed July 25, 2008 03:07AM UTC by paul comment:1

component: ui.coreui.sortable

Changed July 26, 2008 09:21AM UTC by scottgonzalez comment:2

This is due to the default helper being changed from clone to original.

Changed August 16, 2008 03:12PM UTC by Cloudream comment:3

keywords: ui, core, sortables, draggables, eventssortables, draggables, events
milestone: 1.6b1.6
priority: majorminor
status: newassigned

Changed November 03, 2008 01:47PM UTC by paul comment:4

resolution: → fixed
status: assignedclosed

Fixed in r856.