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

Object Selection Displays Wrong When Editor Scrolls In IE

1 Answer 31 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Amy
Top achievements
Rank 1
Amy asked on 01 Jun 2016, 12:37 PM

In all IE versions (8-11), we have an issue when the content within the editor scrolls and you select an object. I can reproduce this on the editor demo page at http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx.

To reproduce it there, you:

  1. Scroll down to the content about "Mount Tiedet, Tenerife".
  2. Click on the image of the mountain.
  3. Use the editor's scrollbar to scroll the image down out of the content view area of the editor.

The square handles that appeared in Step 2 scroll right down off the bottom of the editor into the page below it rather than being hidden. I attached a screenshot showing the issue, with it highlighted in yellow.

This is only happening for me in IE, not in Chrome or Firefox. Unfortunately, our users mostly use IE.

Do you have any thoughts what we can do about this?

1 Answer, 1 is accepted

Sort by
0
Accepted
Ianko
Telerik team
answered on 03 Jun 2016, 02:20 PM
Hi Amy,

The object selection and the resize handles that appear in IE are not elements that RadEditor renders. This is a native IE feature and RadEditor cannot control it. 

You can see that the same behavior will be introduced even in a plain HTML page with an ordinary editable element. Like in this example—http://dojo.telerik.com/OCuLO.

Regards,
Ianko
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Editor
Asked by
Amy
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or