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

[Solved] Editor causing window to scroll

1 Answer 146 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Stephen asked on 26 Mar 2008, 01:36 PM
I'm experiencing an issue using the Prometheus RadEditor. If the Editor is a ways down within my document it causes the window to scroll down so that the top (usually just the first row of pixels) of the Editor is within the viewport. The code within my aspx file is very simple and I'm not touching the Editor in the code behind:

<asp:ScriptManager ID="ScriptManager1" runat="server"></asp:ScriptManager>
<telerik:RadEditor ID="RichTextEditor" runat="server" OnClientLoad="initEditor"></telerik:RadEditor>


If I remove the OnClientLoad event this still happens.

Please note that I've only seen this happen in Internet Explorer on Windows XP, it is fine in Firefox.

Please help if  you can. Thanks.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 26 Mar 2008, 01:57 PM
Hi Stephen,

I tried to reproduce the reported problem, but unfortunately to no avail. For your convenience I have attached a video demonstrating my test as well as my test project. Please, examine the project and let me know if you are able to reproduce the problem.

If your scenario is other modify the provided project and send us to us for test using the Ticketing system in your Client.net account.

Looking forward to hearing from you soon,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Stephen
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or