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

[Solved] Editor overflows in Opera 9.26

1 Answer 73 Views
Editor
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 20 May 2008, 09:45 AM
Don't know if it affects any other versions of Opera, but in mine (9.26 on Vista) the RadEditor overflows it's container and disappears underneath any elements that are below it on the page.

I'm guessing this is a CSS issue, and it affects the editor using all the skins I've tried.

For reference, view http://www.telerik.com/DEMOS/ASPNET/Prometheus/Editor/Examples/Default/DefaultCS.aspx

to reproduce the problem.

Matt

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 23 May 2008, 12:49 PM
Hi Matt,

The reason for the observed behavior is the implementation of the online example's layout - which was designed to be semantic and XHTML compliant, it uses DIVs for layout - and what is most important, it is not developed for scenarios where the content inside is being resized. There are, of course, DIV-based layouts which can take care of this by using lots of javascript, yet the sole purpose of the online demos is to highlight the products and does not need to have this extra javascript.

In case you encounter any problems with the resizing behavior in a simple page, or in fact, in your own layouts, please, let us know providing more details and we will examine the issues immediately.


Kind regards,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
John
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or