There are issues with the cursor location when clicking at the end (or to the right) of a line in bullet lists with multiple levels.
When clicking at the end of the line the cursor is unexpectedly placed at the beginning of the line instead of at the end.
This does not happen if you click on some of the actual text or hit the exact location of the last character of the line, but when you naturally click just to the right of the end of the line.
It seems that it does not happen on all levels, but only some, as I have tried to depict in the attached screenshot.
This behavior was replicated on the latest WebForms Editor demo at https://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx
Hi Navid,
RadEditor's contents is an editable iframe/div element that uses the underlying rich text editing engine of the browser to render the content and provide rich text editing capabilities.
The cursor location behavior is provided and controlled by the browser and the reported behavior is the default one of the Chromium browser. You can replicate it in an editable div or iframe element, for example in the following dojo project with an editable div and iframe elements: http://dojo.telerik.com/@nlazarov/IFIPAR.
Should you find the described behavior unsatisfactory, you have the option to submit an enhancement request or bug report within the Chromium bug tracking system. By doing so, you can communicate your concerns and potentially contribute to future enhancements of the Chromium browser's functionality.
Regards,
Rumen
Progress Telerik
Here is the screenshot (as the link above was broken)