Declined
Last Updated: 26 Sep 2023 08:45 by ADMIN
Navid
Created on: 22 Sep 2023 09:59
Category: Editor
Type: Bug Report
0
Incorrect cursor location when clicking on end of line in bullet list with multiple levels

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

2 comments
ADMIN
Rumen
Posted on: 26 Sep 2023 08:45

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

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources
Navid
Posted on: 22 Sep 2023 10:52

Here is the screenshot (as the link above was broken)