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

[Solved] Visual problem with choosing spellchecker on Prometheus Editor

3 Answers 93 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 11 Apr 2008, 05:24 PM
Telerik support,

We have a visual problem that I'm able to recreate on ours and others prometheus editors.  When we choose the spellchecker, it inserts the yellow section above the text body.  The designer and html view icon at the bottom of the editor gets pushed down beyond the frame.  This then creates a visual inconsistency because the icons are floating past it's allocated space.  The control has a fixed height and doesn't modify the height when the additional spellchecker information is inserted.  Is there a fix in the future?  If you require, I could send you a screen shot.

Thank you.

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 12 Apr 2008, 03:55 PM
Hello Robert,

I think that the problem is most likely due to the long localization string of the spellchecker. My suggestion is to set a shorter localization string like this

RadEditor1.Localization.Main.SpellingMode = "test";

and see whether the problem still persists.

If you still experience the issue, please open a support ticket and send a sample running project along with a screenshot of the problem.

Greetings,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Robert
Top achievements
Rank 1
answered on 14 Apr 2008, 04:27 PM
Telerik support,
The issue is the text box of the editor is getting pushed down (vertical) not horizontal.  The icons (designer) and (html view) are also being pushed down past the frame. 
0
Rumen
Telerik team
answered on 15 Apr 2008, 07:42 AM
Hi Robert,

Could you please open a support ticket and send us a sample running project that demonstrates the problem? Please, also include a screenshot of the issue.

We will examine your project and once we reproduce the problem, we will do our best to provide a solution.

Looking forward to hearing from you,
Rumen
the Telerik team

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