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

RadSplitter and Radpane bugs

2 Answers 49 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Stephen Lam
Top achievements
Rank 1
Stephen Lam asked on 05 Mar 2010, 04:50 AM
The following video will show you how links working in radpane. The content result will not show in the radpane but the in the new whole page. Is that a bug or the web page problem?
http://www.youtube.com/watch?v=_tvz1WvC8YA

2 Answers, 1 is accepted

Sort by
0
Accepted
Tsvetie
Telerik team
answered on 05 Mar 2010, 09:36 AM
Hello Stephen Lam,
You can reproduce the same result with a simple IFRAME element:
<iframe src="http://mail.live.com/" style="width:400px;height:400px;"></iframe>

That is why, I suppose that the script, which is executed when the page (http://mail.live.com/) loads, checks whether the page is opened in an IFRAME and in case it is, redirects the whole page. As the code is part of the http://mail.live.com/ page, the pane (splitter) cannot prevent it from executing.

Best wishes,
Tsvetie
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.
0
Stephen Lam
Top achievements
Rank 1
answered on 05 Mar 2010, 06:29 PM
thx for the reply. OK, so that is the web page script making this problem and un-preventable. I hope one day there is a way to solve this problem.
Tags
Splitter
Asked by
Stephen Lam
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Stephen Lam
Top achievements
Rank 1
Share this question
or