Opened 10 years ago

Closed 10 years ago

#8839 closed bug (wontfix)

Sortable: IE7/8, stack overflow occurs when run a jQuery.sub after sorting elements.

Reported by: taira Owned by:
Priority: minor Milestone: 1.10.0
Component: ui.sortable Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:

Description

When run jQuery.sub() before making sort, it will operate normally. However, Stack Overflow occurs when run jQuery.sub() after making sort.

This happens only with IE8.

http://jsfiddle.net/NsQ6G/

Change History (3)

comment:1 Changed 10 years ago by tj.vantoll

Status: newopen
Summary: Sortable: IE8, Stack Overflow occurs when run a jQuery.sub after sorting elements.Sortable: IE7/8, stack overflow occurs when run a jQuery.sub after sorting elements.

This is odd. I do see the issue in IE8 as well as IE7 and I do not see it in IE9.

comment:2 Changed 10 years ago by mikesherov

Just a note that jQuery.sub is deprecated and will be removed in jQuery 1.9. They may be a good candidate for wontfix.

comment:3 Changed 10 years ago by Scott González

Resolution: wontfix
Status: openclosed

I'm definitely not interested in looking at bugs with jQuery.sub().

Note: See TracTickets for help on using tickets.