Bug Tracker

Modify

Ticket #12216 (closed bug: invalid)

Opened 10 months ago

Last modified 10 months ago

.appendTo() losing touch ability

Reported by: someyoungideas Owned by: someyoungideas
Priority: undecided Milestone: None
Component: unfiled Version: 1.8rc1
Keywords: Cc:
Blocking: Blocked by:

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

Change History

comment:1 Changed 10 months ago by dmethvin

  • Owner set to someyoungideas
  • Status changed from new to pending

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.

comment:2 Changed 10 months ago by someyoungideas

  • Status changed from pending to new

Here is the jsfiddle.

 http://jsfiddle.net/someyoungideas/8UAhg/3/

Thanks

comment:3 Changed 10 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.