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

Editor content area rendering with 0 height in Webkit browsers

1 Answer 28 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Jason Potter
Top achievements
Rank 1
Jason Potter asked on 04 Dec 2013, 02:09 AM
Hi there,

I have put the editor into a div which on document.ready is hidden. The editor is then shown/hidden on button press. My problem is that when you show the div the editor contentarea (class="reContentArea") has a height of 0. It only seems to occur in chrome and safari.

I could just hard code a height but I was just wondering if this is a potential bug.

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 05 Dec 2013, 11:26 AM
Hello Jason,

The described behavior is because of the initially hidden parent. In this scenario it is expected for the size calculations of the editor to break.

Please get back to me with a simple project, which isolates the problem, so that I could be able to investigate the issue and find a possible solution for you.

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
Jason Potter
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or