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

Window Manager closeAll issue in Chrome

1 Answer 39 Views
Window
This is a migrated thread and some comments may be shown as answers.
Edvardas Rimkus
Top achievements
Rank 1
Edvardas Rimkus asked on 31 Mar 2010, 11:05 AM
Hello,

When i try to close a modal pop-up window with the following with the following code Chrome just crashes, this function works correctly in IE and FF.

            function CloseWindow() {
                var vWindowManager = window.parent.GetRadWindowManager();
               vWindowManager.closeAll();
            }

What could be causing this issue?

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 01 Apr 2010, 09:25 AM
Hi Edvardas,

I tried to reproduced the problem and used your code in a sample test, but as you can see from the attached video, everything worked as expected.
To be able to help, we need to have a better view over your exact setup and logic. That is why I would like to ask you to open a support ticket and to send us a small sample project where this issue could be reproduced - we will check it and get back to you with a solution right away.


Kind regards,
Georgi Tunev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Window
Asked by
Edvardas Rimkus
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or