On the radEditor content there is only a vertical scrollbar appearing. Not a horizontal one.
I use internet explorer in design mode.
Could you help me?
Regards,
Eleni
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 12 Feb 2010, 05:28 PM
Hello Andreas,
This problem is most likely due to some global css class that is applying for example overflow-x: hidden; to content area of RadEditor. To fix it read the following KB article: Content Area Appearance Problems
and set the CssFiles property to point to an empty css file, e.g.
If the problem is other, please isolate it in a sample working project and send it for examination on our side. Once I am able to reproduce the issue, I will debug it and provide a solution.
All the best,
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.