Opened 12 years ago
Closed 10 years ago
#7050 closed bug (wontfix)
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....."
Change History (8)
comment:1 Changed 12 years ago by
comment:2 follow-up: 3 Changed 12 years ago by
What version of jQuery did you upgrade from? My suspicion would be <1.4.3 based on #6644.
comment:3 Changed 12 years ago by
Replying to 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?
comment:4 Changed 12 years ago by
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.
comment:5 Changed 12 years ago by
Core ticket: http://bugs.jquery.com/ticket/7341 (closed as wontfix)
comment:6 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:7 Changed 10 years ago by
http://bugs.jquery.com/ticket/7341 has been fixed in jQuery 1.6.1
comment:8 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This happens with 1.8.10 as well.