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

Bug in fullscreen RadWindow?

3 Answers 88 Views
Window
This is a migrated thread and some comments may be shown as answers.
Danny Scheelings
Top achievements
Rank 1
Danny Scheelings asked on 02 Aug 2010, 02:34 PM
Hello,

Please check the code below:
<telerik:RadWindow Width="300" Height="300" Name="win">
    <telerik:RadFrameContainer>
        <telerik:RadMaskedTextBox Name="txtTest" Width="125" Height="20" />
    </telerik:RadFrameContainer>
</telerik:RadWindow>

When the RadWindow is shown, there is no problem at all, but when the RadWindow is shown with the Silverlight element in fullscreen mode, I am unable to type any text into the MaskedTextBox. This problem also occurs when a regular Silverlight TextBox is used.
Showing the RadWindow using the Show() or ShowDialog() method does not affect the problem.

Is this a bug or am I missing something?

Thanks,
Danny


P.s. I am using Telerik Silverlight controls version 2010 Q2 (2010.2 714)

3 Answers, 1 is accepted

Sort by
0
Accepted
Valeri Hristov
Telerik team
answered on 03 Aug 2010, 04:22 PM
Hello Danny,

The security restrictions of Silverlight do not allow typing in TextBox controls when the plug-in is in full screen mode.

All the best,
Valeri Hristov
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
Yogish
Top achievements
Rank 1
answered on 07 Dec 2010, 07:40 AM
hello, when I navigate new page (the page designed inside radwinow) ,if already one page is opend it shows "Exception has been thrown by the target of an inovaction". ho programatically close old page and radwindow
0
Miroslav Nedyalkov
Telerik team
answered on 09 Dec 2010, 01:34 PM
Hello Yogish,

 Could you please give us some more details on this matter? If you could send us a sample project that reproduces the issue this would help us a lot in investigating what the problem might be.

Kind regards,
Miroslav Nedyalkov
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
Window
Asked by
Danny Scheelings
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Yogish
Top achievements
Rank 1
Miroslav Nedyalkov
Telerik team
Share this question
or