Yes, we discovered that problem a couple of days ago. It has been already fixed and the fix will be available in the next update. You can find the CSS files, with the fix applied, attached to this post.
All the best,
Dobromir
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.
after adding the styles , every table in the page has a dashed border so I comment the EditorContentArea_RTL.css file
and another files are enough
thanks again , I appreciate ur help
0
Rumen
Telerik team
answered on 07 Apr 2010, 09:12 AM
Hi Hamdy,
The EditorContentArea_RTL.css file contains the classes meant for the content area appearance of RadEditor. This file should be not imported in the page with the editor, because it will cause the mentioned appearance problems. This file should be imported through the ContentAreaCssFile or CssFiles property of RadEditor.
Best regards,
Rumen
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.