Side navigation
#12334 closed bug (invalid)
Opened August 17, 2012 05:59PM UTC
Closed August 18, 2012 10:52PM UTC
Last modified August 30, 2012 05:11PM UTC
jquery 1.8.0 stack
Reported by: | alexzat@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a sortable on my page, before 1.8.23 I had jquery-ui-1.8.21 and jquery 1.7.2 and all worked just fine, after I started to use jquery ui-1.8.23 and jquery 1.8.0 while randomly dragging the portlets the internet explorer just started to randomly stack and I get "the internet explorer not responding due o a long running script" and then I get exception of jquery-1.8.0 line 2, col 75332 ch 75332
{return bL.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)
"")?.01*parseFloat(RegExp.$1)+"":b?"1":""}
I have opened a ticket in jqueryUI website, but I was old that's not a jqueryUI bug and I need to check my code.
The only code I have in additional of jqueryUI is a mouseover and mouseleave events, I think the problem is with jquery 1.8.0
This behavior happens only in IE9 with compatibility mode to IE8
I have created a demo project: http://jsbin.com/ibaguj/6
Thanks
This is not a jQuery core bug report. It would be best to ask for support in the #jquery irc channel or on the forums.