Search and Top Navigation
#7050 closed bug (wontfix)
Opened March 01, 2011 12:46AM UTC
Closed October 31, 2012 02:41PM UTC
Upgrading to jquery 1.5.1 causes IE8 to fail
Reported by: | sksun2 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you have a portlet with a dropdown which has more than 1000 values and when you click on the dropdown(<select>) IE8 fails with an error "A script on this page is running slow....."
Attachments (0)
Change History (8)
Changed March 01, 2011 12:47AM UTC by comment:1
Changed March 01, 2011 01:19PM UTC by comment:2
What version of jQuery did you upgrade from? My suspicion would be <1.4.3 based on #6644.
Changed March 01, 2011 03:45PM UTC by comment:3
Replying to [comment:2 scott.gonzalez]:
What version of jQuery did you upgrade from? My suspicion would be <1.4.3 based on #6644.
Yes you are correct, I was using 1.4.1
Is there a workaround or do I have to wait for 1.9 of ui?
Changed March 01, 2011 04:54PM UTC by comment:4
I don't know that 1.9 will fix anything when it comes out. The slowness came from a change in jQuery core. We need to track down what changed and figure out how to get back the old speed.
Changed March 01, 2011 09:08PM UTC by comment:5
Core ticket: http://bugs.jquery.com/ticket/7341 (closed as wontfix)
Changed October 11, 2012 02:54PM UTC by comment:6
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 31, 2012 02:12PM UTC by comment:7
http://bugs.jquery.com/ticket/7341 has been fixed in jQuery 1.6.1
Changed October 31, 2012 02:41PM UTC by comment:8
resolution: | → wontfix |
---|---|
status: | new → closed |
This happens with 1.8.10 as well.