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

Rad Editors Unexpected behaviour on IE and Chrome

1 Answer 58 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Prasad
Top achievements
Rank 1
Prasad asked on 10 Sep 2012, 11:12 AM

Hello All,

I have two different issues with Rad Editor.
1] In chrome browser when page is loaded rad editor takes extra height( image #1) whereas i haven't specified any height to Radeditor. when I click in editor then it automatically re sizes it self to the actual height( image #2). I want radeditor to take same height as it is taking height in IE and FF.



2]. In IE8 &9 This rad editor has a width 100% which worked in FF & Chrome but in IE I found that it creates a table inside iframe<> which has a width 600px and margin:auto. I want it to take 100% in IE. I tried some css code with !important also like width:100% !important; but its not working on that table.( image #3)
Any advice or suggestion will be appreciated.
Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 12 Sep 2012, 02:02 PM
Hello,

Could you please isolate the issues in a simple working project and provide a link to it for examination? Since I am not aware of them and I could not reproduce them, I will need your assistance to reproduce them.

If you are using a DIV ContentAreaMode set it to IFRAME and test again. Make sure that the AutoResizeHeight property is set to false as well.

Greetings,
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
Prasad
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or