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

No space between text and cursor

1 Answer 110 Views
RichTextEditor
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 02 Jan 2018, 01:14 AM
When I'm typing in the rich text editor, there is no space between the last letter I've typed and the flashing vertical bar that indicates where the next letter will be typed. Our clients have complained that this makes it difficult to see what they're typing. A lot of other text editors have a very small horizontal space between the last letter that's been typed and the flashing vertical bar. Is there any way I can add a small space in between?

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 03 Jan 2018, 11:19 AM
Hi Simon,

Thank you for writing.

I have logged an issue on our feedback portal, here: https://feedback.telerik.com/Project/154/Feedback/Details/239607-fix-radrichtexteditor-the-caret-position-can-be-calculated-more-precisely. Additionally, you can subscribe to the item and be updated when its status changes. The caret is being created dynamically and due to the nature and complexity of the issue, I cannot suggest a suitable workaround. If it can fit your local setup you can decrease the caret`s width:
this.radRichTextEditor1.CaretWidth = 1;

I hope this helps. Let me know if you have other questions.

Regards,
Hristo
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
RichTextEditor
Asked by
Simon
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or