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

RadEditor RTL Resources

1 Answer 51 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Bader
Top achievements
Rank 1
Bader asked on 24 Jan 2012, 10:25 AM
Hi,

I have a problem with the RTL resources (GUI related problems).
By trying to upload an image using the ImageManager (for example), The Upload window opens (View attached screen-shot), but not orgnized well (Not all labels are aligned to right and there is scrollers).

I'm uisng the following resources in order to change the language:
RadEditor.Dialogs.resx
RadEditor.Main.resx
RadEditor.Modules.resx
RadEditor.Tools.resx
RadListBox.resx
RadProgressArea.resx
RadScheduler.Main.resx
RadSpell.Dialog.resx
RadUpload.resx

By the way, the version which is used in this application is 2009.3.1314.35.

Please, I need your help in order to solve the above problem.

Regards,
Bader

1 Answer, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 24 Jan 2012, 05:04 PM
Hi Bader,

I was able to reproduce only the scrolling problem with ver. 2009.3.1314.35 and I was able to fix it by importing the following css class in the dialog:

.rfeUploadContainer { overflow: hidden !important; }

I used the Hebrew localization available in the following forum sticky note: RadEditor Localizations.

For your convenience I have attached my test project and a video demonstrating my test: http://screencast.com/t/c6j1zb1rkH.
The solution is tested in IE8, Firefox 9.0.1 and Chrome 16.

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