Bug Tracker

Modify

Ticket #6494 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

clone(true) causes stack overflow error in ie on sortable elements

Reported by: davinlior Owned by:
Priority: undecided Milestone: 1.4.3
Component: manipulation Version: 1.4.2
Keywords: clone, sortable Cc:
Blocking: Blocked by:

Description

the issue here is when executing .clone(true) on some (see below) elements that are .sortable()

im posting it here because while its an error with ui + core, its caused on executing the clone() function, so i thought it most appropriate.

 http://butter.dnsalias.com/worxperience/html/test.htm

the source is pretty self explanatory.

IMPORTANT NOTES:

it happens on ie7/8 (not on chrome or ff)

at the aforementioned url, when clicking the button the code executes the clone of the sortable elements. it should be noted that initially if the element isnt touched, there is no problem caused. but once the element has been dragged, focused, etc. and the button clicked, the stack overflow error is thrown.

Change History

comment:1 Changed 3 years ago by dmethvin

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

The test case url doesn't seem to work anymore. If this is still a problem, please triage it on the forum to determine whether it is a jQuery core bug.

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.