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

[Solved] Prometheus Bug

1 Answer 206 Views
Window
This is a migrated thread and some comments may be shown as answers.
Jon Stromer-Galley
Top achievements
Rank 1
Jon Stromer-Galley asked on 21 Sep 2007, 03:28 PM
A page with an editor and a window causes an unhandled exception.
The result (one of them) is that the content area of the editor cannot be entered or changed in IE7.

To replicate:

<body> 
    <form id="form1" runat="server">  
    <asp:ScriptManager ID="ScriptManager1" runat="server" /> 
    <div> 
 
        <telerik:RadWindow ID="RadWindow1" runat="server" NavigateUrl="http://www.yahoo.com" VisibleOnPageLoad="true">  
        </telerik:RadWindow> 
 
        <telerik:RadEditor ID="RadEditor1" runat="server" Skin="Vista" > 
        </telerik:RadEditor> 
 
    </div> 
    </form> 
</body> 
 

 

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 24 Sep 2007, 06:10 AM
Hi Jon,

Thank you for bringing this problem to our attention. I logged it in our database with high priority and it will be fixed in the first service pack that will appear next month.


Your points were updated.


All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
Jon Stromer-Galley
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or