Skip to main content

Bug Tracker

Side navigation

#7715 closed bug (invalid)

Opened December 07, 2010 07:17AM UTC

Closed December 07, 2010 10:08AM UTC

Last modified March 01, 2011 04:24PM UTC

Find() function in jquery datepicker refresh is very slow in ie with 1.4.4 jquery version than 1.4.2

Reported by: natashamail24@rambler.ru Owned by:
Priority: undecided Milestone: 1.6
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

Hi, I've changed 1.4.2 to 1.4.4 jquery version, and my datepicker became very slow (find() function takes about 1s) in ie7.

Refresh datepicker takes about 3-5 seconds instead 0.5-1 in ie7. Datepicker is more faster with 1.4.2. Version jquery ui is 1.8.6.

Attachments (0)
Change History (3)

Changed December 07, 2010 10:08AM UTC by addyosmani comment:1

resolution: → invalid
status: newclosed

Thank you for submitting a ticket to the jQuery Bug Tracker!. As the particular issue you are experiencing is related to a jQuery UI component, it is recommended that you submit your ticket to the jQuery UI bug tracker as they may be able to better assist in resolving the issue you are experiencing. In addition, if you could submit them a test case on http://jsFiddle.net reproducing the issue (here, speed difference) you are experiencing, that would assist greatly.

Changed March 01, 2011 04:05PM UTC by aland@entee.co.uk comment:2

I disagree with the above reason for closing this ticket, as I have encountered exactly the same issue forcing me to revert to JQuery 1.4.2 from version 1.4.4. The UI Datepicker module is using the "find" function within JQuery itself which appears to run a lot slower than the equivalent function in 1.4.2.

Changed March 01, 2011 04:24PM UTC by ajpiano comment:3

If there are performance issues with .find(), a ticket about the jQuery UI Datepicker is not the right place to hash out those issues, as, once again, this is the bug tracker for jQuery Core. There are a LOT of jQuery plugins that use .find(), that doesn't mean each should have a ticket on the jQuery core bug tracker. If you can, as addyosmani requested, put together a test case that demonstrates the issue and file it on the UI trac, that would be more appropriate.