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:
- Scroll down to the content about "Mount Tiedet, Tenerife".
- Click on the image of the mountain.
- 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?