Skip to main content

Bug Tracker

Side navigation

#1946 closed bug (invalid)

Opened November 19, 2007 07:49PM UTC

Closed November 24, 2007 08:18PM UTC

uiDialog.open always opens most recent dialog

Reported by: kbansner Owned by:
Priority: major Milestone:
Component: ui Version:
Keywords: dialog binding Cc: rdworth@gmail.com
Blocked by: Blocking:
Description

On the ui.dialog.html sample page

http://dev.jquery.com/view/trunk/ui/current/demos/ui.dialog.html

1. Create and close all three dialogs in order.
2. Open the first dialog by clicking the "open" button.

Result:

The third dialog re-appears.

It seems that the last dialog initialized is opened regardless of which id is called via: $(element).dialogOpen().

Attachments (0)
Change History (2)

Changed November 19, 2007 07:54PM UTC by ThrushAAX comment:1

duplicate of #1856 look there if you want to fix for your own local copy

Changed November 24, 2007 08:18PM UTC by paul comment:2

resolution: → invalid
status: newclosed