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

Telerik Rad Editor focus issue

1 Answer 32 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Umesh Goyal
Top achievements
Rank 1
Umesh Goyal asked on 14 Mar 2013, 06:02 AM
    <telerik:RadEditor ID="Message" runat="server" ClientIDMode="Static" Height="400px"
                                Width="100%" EditModes="Design, Preview" ToolsFile="~/Styles/RadTools.xml"
                                EnableResize="False">
                                <ImageManager MaxUploadFileSize="100" UploadPaths="~/images" ViewPaths="~/images" />
                                <MediaManager MaxUploadFileSize="100" UploadPaths="~/images" ViewPaths="~/images" />
                                <FlashManager MaxUploadFileSize="100" UploadPaths="~/images" ViewPaths="~/images" />
                            </telerik:RadEditor>


I'm using Telerik Rad Editor in my Application, when i click on Editor the cursor is no showing up, but when i start typing the cursor appears at the begginning of the text and did not move along with the text.

Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 14 Mar 2013, 03:25 PM
Hello,

I am not aware of this problem.

Do you get a JavaScript error when it happens?

Set the CssFiles property as shown in this article: Content Area Appearance Problems to point to an empty CSS file and test again.

Regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Editor
Asked by
Umesh Goyal
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or