Skip to main content

Bug Tracker

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.

http://jsfiddle.net/5ckHU/

Attachments (0)
Change History (2)

Changed March 07, 2011 03:30PM UTC by fernando1124 comment:1

_comment0: sorry i forgot to put my email: \ \ valhalla18@gmail.com1299511892448785

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

Changed March 10, 2011 06:24PM UTC by rwaldron comment:2

component: unfiledcore
priority: undecidedlow
resolution: → invalid
status: newclosed

This appears to be jQuery UI issue as when I remove the call to dialog, it works fine

http://jsfiddle.net/rwaldron/5ckHU/1/