Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Window > bug in modal opening insider another modal
Telerik MVC Extensions are no longer supported (see this page for reference). In case you have inquiries about Kendo UI Complete for ASP.NET MVC, post them in the pertinent Kendo UI forums.

Not answered bug in modal opening insider another modal

Feed from this thread
  • mahmoud avatar

    Posted on Jan 10, 2012 (permalink)

    Dear Teleriks,
    I Opened a window in modal state and then opened another model inside/over it. Everything is ok except on closing the top most modal window. After closing the second modal, the first modal gets the focus but indeed it is overlaid with some transparent divs which causes no action at first click on the first window content. After the first click, these divisions disappear and makes the window's content to be responsive. 

    As I checked with Chrome Developer Tools , After closing the second modal window , the following tags remain on the page 
    <div class="t-overlay"></div>
    <div class="t-overlay"></div>
    <div class="t-overlay"></div>

    These tags will be removed after the first click

  • Kapil avatar

    Posted on Feb 15, 2012 (permalink)

    Hello mahmoud ,
     
    I am having the same problem where I open up another modal window by clicking a button on the first modal window. When I am done working with the second window I close both the windows using javascript but after doing that there is a div with class 't-overlay' that is left behind on the screen and I can't do anything else on the page. Were you able to find a work around for this problem??

  • Kapil avatar

    Posted on Feb 15, 2012 (permalink)

    So for everyone else who is having the same issue I was able to solve the problem I was having by having the second window not as modal. So after you are done working with the second window and close it and the first window you can get your main screen back :)

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Window > bug in modal opening insider another modal
Related resources for "bug in modal opening insider another modal"

ASP.NET MVC Window Features  |  Documentation  |  Demos  |  Telerik TV ]