dialog.html() changes stacking order in 1.10.3

dialog.html() changes stacking order in 1.10.3

I'm not sure if this a bug or not.  I have several dialogs open and would like to update the html content of them (refresh them) without changing the stacking order.  

To make the refresh happen existingDialog.html(newContent) is called and this sets focus to the dialog which changes the stacking order.  This does not happen in 1.9.2 and is (to me) a bug.

I have confirmed that focus is being set by handling the dialogfocus event and printing to the console log.


    • Topic Participants

    • markd