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

RadEditor Full Screen Button Crash

2 Answers 72 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Oleg
Top achievements
Rank 1
Oleg asked on 11 Oct 2013, 02:31 PM
I use custom localization for RadEditor.

Example of code:
<telerik:RadEditor ID="radEditor" runat="server">
        <Tools>
            <telerik:EditorToolGroup>
                <telerik:EditorTool name="ToggleScreenMode" shortcut="F11" showtext="true" text="Togle Full Screen"/>
            </telerik:EditorToolGroup>
       </Tools>
</telerik:RadEditor>

Result in attachment.
This button is cut off partially on the right if we launch it under IE9,IE10.
Can you help with this issue?


   

2 Answers, 1 is accepted

Sort by
0
Oleg
Top achievements
Rank 1
answered on 15 Oct 2013, 11:52 AM
The same problem with custom button on edittor
<telerik:EditorToolGroup>
       <telerik:EditorTool name="InsertPersonalization" showtext="true" showicon="false" Text="Insert Personalization"/>
</telerik:EditorToolGroup>
0
Ianko
Telerik team
answered on 16 Oct 2013, 07:18 AM
Hello Oleg,

The described issue is a known bug, which is already logged in our system for fixing. You can track its status in this feedback portal item, in which you could also vote or comment.

Currently I can recommend using the workarounds that are included in the mentioned portal item.

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