Side navigation
#12216 closed bug (invalid)
Opened August 08, 2012 02:31AM UTC
Closed August 08, 2012 04:52PM UTC
.appendTo() losing touch ability
Reported by: | someyoungideas | Owned by: | someyoungideas |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
So I have been using .appendTo() to work with various touch events. I have two lists and when I add an item to the other list using .appendTo() it disables it from being sent back to the original list. I understand there is a possibility to use connectWith in sortable, however I am currently attempting this method. I am wondering if there is a reason/solution or if it would be simply advised to avoid this attempt all together.
Thank you
Attachments (0)
Change History (3)
Changed August 08, 2012 02:33AM UTC by comment:1
owner: | → someyoungideas |
---|---|
status: | new → pending |
Changed August 08, 2012 04:16PM UTC by comment:2
status: | pending → new |
---|
Changed August 08, 2012 04:52PM UTC by comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
This should be investigated with the plugin author, and if there is a bug it should be demonstrated with a simple example that does not include the entire plugin.
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/. Open the link and click to "Fork" (in the top menu) to get started.