Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:2 follow-up: ↓ 3 Changed 2 years ago by scott.gonzalez
What version of jQuery did you upgrade from? My suspicion would be <1.4.3 based on #6644.
comment:3 in reply to: ↑ 2 Changed 2 years ago by sksun2
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 2 years ago by scott.gonzalez
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 2 years ago by scott.gonzalez
Core ticket: http://bugs.jquery.com/ticket/7341 (closed as wontfix)
comment:7 Changed 7 months ago by petersendidit
http://bugs.jquery.com/ticket/7341 has been fixed in jQuery 1.6.1


This happens with 1.8.10 as well.