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

[Solved] ToggleScreenMode Firefox and Chrome Bug

2 Answers 75 Views
Editor
This is a migrated thread and some comments may be shown as answers.
pmoney pmoney
Top achievements
Rank 1
pmoney pmoney asked on 23 Dec 2009, 04:10 PM
I need your help!

I have the Editor set to open in full mode when it loads through the OnClientLoad that is then handled with javascript.
This works fine but in Firefox and Chrome when ever the page is resized the editor no longer sits at the top of the page.
I want the Editor to always be at the top of the page at all times.

Does anyone know how to fixs this issue???

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 24 Dec 2009, 09:18 AM
Hi,

There are scenarios when the fullscreen mode does not work as expected due to the absolute positioned elements, css stylesheet and other.

Since it is not always possible to provide an appropriate solution, I wrote the following KB article which is suitable for your scenario: Different Set Of Tools When Switching To Full Screen Mode. The example demonstrates how to open a new editor in fullscreen mode when pressing the Toggle FullScreen mode button of the main editor.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
pmoney pmoney
Top achievements
Rank 1
answered on 24 Dec 2009, 04:07 PM
I figured out what the issue was.
The default Editor control is made with a top margin of 100px, so all I did was remove this and it now works as expected. :)

Thanks for your help!
Tags
Editor
Asked by
pmoney pmoney
Top achievements
Rank 1
Answers by
Rumen
Telerik team
pmoney pmoney
Top achievements
Rank 1
Share this question
or