Side navigation
#8461 closed bug (invalid)
Opened March 07, 2011 03:24PM UTC
Closed March 10, 2011 06:24PM UTC
Jquery Core IE Bug Large ComboBox
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | core | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
Attachments (0)
Change History (2)
Changed March 07, 2011 03:30PM UTC by comment:1
_comment0: | sorry i forgot to put my email: \ \ valhalla18@gmail.com → 1299511892448785 |
---|
Changed March 10, 2011 06:24PM UTC by comment:2
component: | unfiled → core |
---|---|
priority: | undecided → low |
resolution: | → invalid |
status: | new → closed |
This appears to be jQuery UI issue as when I remove the call to dialog, it works fine
sorry forgot to log in before create the ticket :P!