Search and Top Navigation
#6922 closed bug (wontfix)
Opened February 01, 2011 12:24PM UTC
Closed February 01, 2011 05:51PM UTC
Last modified February 08, 2011 07:06PM UTC
Interactions with cloned helpers are broken with jQuery 1.5
Reported by: | rebugger | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.sortable | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using jQuery 1.5, sortable() removes previous applied .button() if it is used with helper: 'clone'.
After dropping the sorted item its original source (without the applied .button()) is inserted at the new position.
Using jQuery 1.4.4, everything works fine.
Here is an example: http://jsfiddle.net/rebugger/hKthm/5/
Attachments (0)
Change History (7)
Changed February 01, 2011 01:42PM UTC by comment:1
status: | new → open |
---|
Changed February 01, 2011 01:48PM UTC by comment:2
Ticket filed against jQuery core: http://bugs.jquery.com/ticket/8123
Changed February 01, 2011 05:48PM UTC by comment:4
summary: | Sortable with helper=clone bug using jQuery 1.5 → Interactions with cloned helpers are broken with jQuery 1.5 |
---|
Turning this into a general ticket so we can close all related tickets as duplicates. We're just going to wait for 1.5.1 to be released.
Changed February 01, 2011 05:51PM UTC by comment:5
resolution: | → wontfix |
---|---|
status: | open → closed |
This is caused by an undocumented breaking change in .clone().