Dialog: Double ui-widget-overlay when opening modal dialog triggers an event opening same dialog
When opening a modal dialog triggers an event that opens the same dialog two ui-widget-overlays is added to DOM, but when I close the dialog one overlay stays and there is no way to interact without reloading page or removing overlay from DOM with developer tools or similar.
The issue is present in jquery-ui 1.9.2 in Google Chrome 23.0.1271.97 but works in Internet Explorer 9.0.8112.16421. Using Windows 7.
http://jsfiddle.net/mollwe/QUwFy/2/
Change History (6)
Status: |
new →
open
|
Summary: |
Double ui-widget-overlay when opening modal dialog triggers an event opening same dialog →
Dialog: Double ui-widget-overlay when opening modal dialog triggers an event opening same dialog
|
Owner: |
set to djQuery
|
Status: |
open →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Confirmed against master - http://jsfiddle.net/tj_vantoll/Gey9L/. The issue occurs in WebKit and Opera and isn't present in Firefox or IE.