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

Telerik RadEditor Auto Scroll

2 Answers 99 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Manisha Shivjiani
Top achievements
Rank 1
Manisha Shivjiani asked on 23 Mar 2012, 02:27 PM
Hi,
Is there a way to cause radeditor to scroll to the misspelled word automatically?
I have a radeditor with in radwindow. The content of the radeditor sometimes is too long causing the vertical scroll bar to appear.
When user selects spell check and if the word appears too down in the content, it shows the suggestions popup in the center of the content and does not scroll down to the wrong highlighted word.  This causes confusion for the end user as they don't see the wrong word unless they scroll down.
In such scenario, it would be helpful to have automatic scrolling so that suggestion popup appears right beside the wrong word.

Thanks,
Manisha

2 Answers, 1 is accepted

Sort by
0
Richard
Top achievements
Rank 1
answered on 26 Mar 2012, 04:44 PM
Manisha:

What version of the RadControls for ASP.NET AJAX are you using in this application. There were some bugs related to this behavior in older releases that were corrected in the Q2 2010 SP1 (version number 2010.2.826) release of the controls:

Fixed: Problem in some browsers/scenarios with scrolling to the misspelled word in the RadEditor content area during spell check

Regards,
0
Manisha Shivjiani
Top achievements
Rank 1
answered on 11 Apr 2012, 03:25 PM
Hi,
I am using 2009 Q3 version of Telerik RadControls For Asp.net Ajax.

I was able to fix this by setting the radeditor's style as

Style

 

="overflow:auto".

Thanks,
Manisha

 

Tags
Editor
Asked by
Manisha Shivjiani
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Manisha Shivjiani
Top achievements
Rank 1
Share this question
or