Search and Top Navigation
#8839 closed bug (wontfix)
Opened November 21, 2012 07:52AM UTC
Closed November 22, 2012 01:16AM UTC
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.
Attachments (0)
Change History (3)
Changed November 21, 2012 03:03PM UTC by comment:1
status: | new → open |
---|---|
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. |
Changed November 21, 2012 10:22PM UTC by comment:2
Just a note that jQuery.sub is deprecated and will be removed in jQuery 1.9. They may be a good candidate for wontfix.
Changed November 22, 2012 01:16AM UTC by comment:3
resolution: | → wontfix |
---|---|
status: | open → closed |
I'm definitely not interested in looking at bugs with jQuery.sub()
.
This is odd. I do see the issue in IE8 as well as IE7 and I do not see it in IE9.