Skip to content

Conversation

@davidmurdoch
Copy link

Stacked Dialogs can be closed when not in front.

Before closing a dialog make sure it is the very top dialog being displayed.

Fixed #3539: http://bugs.jqueryui.com/ticket/3539

@scottgonzalez
Copy link
Member

Thanks, but this was recently fixed by someone else.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a issue that if the focus is not on the dialog then the following error occurs, however if the focus is on the dialog the dialog closes properly.

Uncaught TypeError: Object function (dialog) {
this.$el = $.ui.dialog.overlay.create(dialog);
} has no method 'isOnTop'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants