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

Access is denied error trying to open the ComboBox inside a cross-site RadWindow

2 Answers 43 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Jocelyn
Top achievements
Rank 1
Jocelyn asked on 23 Jun 2014, 05:52 PM
Hi,

I have a MVC application with kendoComboBox populated with States using knockout binding. I can open the ComboBox dropdown when my application runs on its own. However, when my application is opened inside a cross-site Telerik RadWindow, I got the "Access is denied" javascript error while trying to open the dropdown. It happens in IE10 and IE11. With the F12 debugger, it highlights the following in a Kendo file with the js error.

return u.touch?document.documentElement.clientWidth/window.innerWidth:u.pointers?(top||window).outerWidth/(top||window).innerWidth:1
File: kendo, Line: 1, Column: 20542

Is kendoComboBox supported in a cross-site RadWindow scenario? Any help will be greatly appreciated.
I'm using kendo version 2013.2.716 and MVC 4.0.

Thanks,
Jocelyn


2 Answers, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 26 Jun 2014, 08:10 AM
Hello Jocelyn,

I'm sorry for the late reply, we were on a tight deadline prior to the release of Q2 2014 beta yesterday.

That said, the issue you encountered was discovered and fixed in the Q2 2013 SP1 (2013.2.918). Please upgrade at least to it, to get it fixed and let me know how it goes.

Regards,
Kamen Bundev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Jocelyn
Top achievements
Rank 1
answered on 26 Jun 2014, 10:41 AM

Yes, I upgraded to the latest release and the problem is fixed. Thanks again for your help.

Jocelyn
Tags
ComboBox
Asked by
Jocelyn
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Jocelyn
Top achievements
Rank 1
Share this question
or