This is a migrated thread and some comments may be shown as answers.

Multiple modal windows unexpected behavior (bug?)

1 Answer 393 Views
Window
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 16 May 2012, 12:51 AM
When dynamically creating a 2nd modal window, the 1st modal window loses it's overlay, even though the 2nd modal window has not been opened yet. 

Here's a jsfiddle to show you what I mean:

http://jsfiddle.net/kukabuka/49AXA/

After you close the windows and open them again, it will work correctly because they are already created.  So reset the fiddle to reproduce.

I know I can work around this issue by not creating the 2nd window until just before I want to open it.  But I don't think it should behave like this.  Until you open the 2nd window, it shouldn't mess with the overlay of the 1st window.  I've got a situation where I'm dynamically creating windows displaying ajax gets, and it's more convenient to setup the window, and open it when I'm ready.

Using the latest 2012.1.515 released today, but I had the same issue with 2012.1.322.

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 18 May 2012, 12:30 PM
Hello Dan,

Thank you for reporting this bug. We have resolved it, and the fix will be available with the next internal build. Your Telerik points have been updated.

All the best,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Window
Asked by
Dan
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or