Ticket #8461 (closed bug: invalid)
Jquery Core IE Bug Large ComboBox
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | core | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When i make a dialog with a <div> who has a inside combobox(<select>) with many items, like 1000. it makes the dialog but when you try to dropdown the combo in IE it shows the message:
"a script on this page is causing internet explorer to run slowly"
I have isolated the problem to the jquery core library cuz I've changed to 1.4.2 version, and works fine.
The problem comes since version 1.4.3
I have tested IE 6 and IE 8 and the problems persist. In Firefox and Chrome it works fine.
I have tried with other versions of ui and the problem persist.
Here is a link to a test case i did in jsFiddle. http://jsfiddle.net/5ckHU/
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

sorry forgot to log in before create the ticket :P!