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

bullets problems?

1 Answer 75 Views
Editor
This is a migrated thread and some comments may be shown as answers.
tasos
Top achievements
Rank 1
tasos asked on 18 Jun 2010, 12:56 PM
Hello.Are you aware of any bullets problems?
I mean they react strange.
Create a few bullets,write some text then select all the text and try to press bullets(repeatedly).
Of course after selecting so much text  i believe it's normal to react strange but our customers will not be happy.
Any ideas of improving bullets?
Thank you!

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 21 Jun 2010, 11:15 AM
Hi Tasos,

Indeed, the selection of large content and bullet insertion is not recommended especially in scenarios when editing non well formed HTML content, because this could lead to unexpected results.

What you can do in such scenarios is to set the NewLineBr property of RadEditor to false. Once you do that the browser will handle entirely the bullet creation.

Another approach is to override the InsertOrderedList and InsertUorderedList commands of RadEditor and implement your own functionality for bullet insertion and creation.

Best regards,
Rumen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Editor
Asked by
tasos
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or