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

Issue in RadEditor Tools (Document Manager, Image Manager etc)

2 Answers 94 Views
Editor
This is a migrated thread and some comments may be shown as answers.
JELWI
Top achievements
Rank 1
JELWI asked on 20 Jan 2014, 06:26 AM
RadEditor is loaded perfectly but the popup that are generated from it i.e Image Manager, Document Manager, Media Manager, etc. even the About Box (Info Box) are lacking the design (CSS). Having issue within the RadEditor in IE (all versions) using Telerik DLL version Q3 2013. Its working totally fine in Firefox.

Snapshots attached for exact issue!
Please provide solution.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 20 Jan 2014, 08:45 AM
Hi,

Unfortunately I couldn't replicate the issue at my end. Please have a look into the sample code snippet which works fine at my end.

ASPX:
<telerik:RadEditor ID="RadEditor1" runat="server">
    <Content>
    This is an Example Page.
    </Content>
</telerik:RadEditor>

Please provide your code if it doesn't help.
Thanks,
Shinu.
0
Ianko
Telerik team
answered on 20 Jan 2014, 11:25 AM
Hello Jelwi,

I have answered to this question in the opened support ticket on the same topic. Please let us continue the conversation from the there, so that I could be able to track the provided information more properly.

For anyone interested in this matter:

This problem is generally reproduced when the httpHandlers are missing form the web.config file of the application. More about this, you can find in this article.

Additionally, related behavior could occur due to a browser limitation in IE and because of it some of the CSS rules are not loaded into the content of the page. If this is the case, it is recommended to enable the CDN support.

Regards,
Ianko
Telerik
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 the blog feed now.
Tags
Editor
Asked by
JELWI
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Ianko
Telerik team
Share this question
or