Skip to main content

Search and Top Navigation

#1926 closed bug (fixed)

Opened November 14, 2007 10:15AM UTC

Closed December 07, 2007 11:43AM UTC

Last modified February 26, 2009 11:16AM UTC

ui.dialog.js doesn't render the dialog correctly

Reported by: tonyqus Owned by: rdworth
Priority: major Milestone: 1.5
Component: ui.core Version: 1.2.1
Keywords: Cc:
Blocked by: Blocking:
Description

The dialog in http://docs.jquery.com/UI/Dialog doesn't render correctly as shown in "Demo and samples" page(http://dev.jquery.com/view/trunk/plugins/ui/tests/dialog.html). Moreover, the version of ui.dialog.js in "Demo and samples" page is different from the release version of the ui.jquery 1.0.

Moreover, while trying to use buttons options, $(this).dialogClose() will raise a javascript error. The problem occurs because the parameter el is a button instead of the div element of the dialog, which is not expected. However, the code in the "demo and samples" page always works well and the el is always the div element (never become the button such as 'ok' or 'cancel').

Attachments (0)
Change History (4)

Changed November 19, 2007 01:49PM UTC by paul comment:1

owner: → rworth

Changed December 07, 2007 11:43AM UTC by rdworth comment:2

resolution: → fixed
status: newclosed

Fixed in rev4070.

Changed May 24, 2008 03:39AM UTC by comment:3

milestone: 1.2.2

Milestone 1.2.2 deleted

Changed February 26, 2009 11:16AM UTC by paul comment:4

milestone: → 1.5