Opened 16 years ago

Closed 16 years ago

#1946 closed bug (notabug)

uiDialog.open always opens most recent dialog

Reported by: kbansner Owned by:
Priority: major Milestone:
Component: ui.core Version:
Keywords: dialog binding Cc: [email protected]
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().

Change History (2)

comment:1 Changed 16 years ago by ThrushAAX

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

comment:3 Changed 16 years ago by paul

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.