Skip to main content

Search and Top Navigation

#7037 closed feature (worksforme)

Opened February 25, 2011 11:18AM UTC

Closed November 19, 2012 02:18PM UTC

Dialogs are very slow with complex contents

Reported by: zeke Owned by: zeke
Priority: minor Milestone: 1.10.0
Component: ui.dialog Version: 1.8.10
Keywords: Cc:
Blocked by: Blocking:
Description

It takes about 1.4 second (Firefox on quad core intel cpu, 2.4Ghz, 4G memory) to open the dialog (dialog contents is here: http://jsfiddle.net/L8HT3/).

So, my suggestion: if dialog height and width are not set to "auto", it's more faster to size and position dialog first and then put contents to it.

Attachments (0)
Change History (7)

Changed June 26, 2012 01:22AM UTC by scottgonzalez comment:1

type: enhancementfeature

Changed October 11, 2012 02:47PM UTC by scottgonzalez comment:2

milestone: 1.9.01.10.0

Changed October 15, 2012 06:59PM UTC by bavanyo comment:3

status: newopen

Changed November 18, 2012 09:14PM UTC by jzaefferer comment:4

I don't see a dialog in that fiddle. bavanyo, was that working for you?

Changed November 19, 2012 01:53PM UTC by scottgonzalez comment:5

owner: → zeke
status: openpending

@zeke: Can you provide a test case using latest jQuery UI that actually shows the dialog, not just the content of the dialog?

Changed November 19, 2012 02:08PM UTC by zeke comment:6

_comment0: Hi, \ \ Looks like it works good enough with latest jquery/jquery UI. \ \ Here's the testcase. \ \ Thanks!1353334125915521
status: pendingnew

Hi,

Looks like it works good enough with latest jquery/jquery UI.

Here's the testcase.

http://jsfiddle.net/PeEMS/

Thanks!

Changed November 19, 2012 02:18PM UTC by scottgonzalez comment:7

resolution: → worksforme
status: newclosed

Ok, I'll close as worksforme then. That still seems quite laggy to me, but it also seems like way too much info to put in a dialog.