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

Radeditor enclose nbsp

1 Answer 47 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Carl
Top achievements
Rank 1
Carl asked on 02 Dec 2011, 02:20 PM
Hi,

We are using the radeditor Q3 2011.

We have a problem when the have a bullet list and pressing enter and backspace to get rid of the last bullet, we get an nbsp enclosed in <p> instead of a <br />:

<ul>
    <li>test</li>
    <li>analyse</li>
</ul>
<p>&nbsp;</p>

NewLineBr = True;
NewLineMode = Br;

Is there a fix for that coming, or is there a workaround ? Because we want to trim the last empty lines of a the text entered.

Thank you

Carl

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 06 Dec 2011, 01:44 PM
Hi Carl,

Currently, the NewLineMode="Br" setting does not handle this browser behavior and I logged this problem for fixing in our bug tracking system. Here you can find the PITS Issue: Public URL and check its status.

I also updated your Telerik points for your suggestion on enhancing RadEditor.

All the best,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Editor
Asked by
Carl
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or