Ticket #778 (closed defect: fixed)

Opened 16 months ago

Last modified 15 months ago

QDialog briefly shows content as unformatted text

Reported by: sp Owned by:
Priority: minor Milestone: 2.1
Component: QControls Version: 2.0 HEAD
Keywords: jquery-ui qdialog Cc:

Description

Including a QDialog (JQuery UI) on a page that is set to not AutoOpen? will cause text to briefly appear as unformatted while jQuery UI loads.

Attachments

QD.patch Download (0.5 KB) - added by sp 16 months ago.
Patch
ticket778.patch Download (0.6 KB) - added by sp 15 months ago.
Constructor change to hide dialog initially

Change History

Changed 16 months ago by sp

Patch

Changed 15 months ago by vakopian

sp,
Is this the right patch? $strStyle is not used in the method. Am I missing something?

Changed 15 months ago by sp

Doh. Wrong patch. But, because of #780 this is not the right way to do this anymore. This way is better...

Changed 15 months ago by sp

Constructor change to hide dialog initially

Changed 15 months ago by vakopian

  • status changed from new to closed
  • resolution set to fixed

(In [1411]) code by sp, reviewed by vakopian. Fixes #778

Note: See TracTickets for help on using tickets.