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

Cannot remove underlining

1 Answer 123 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Philip
Top achievements
Rank 1
Philip asked on 25 Feb 2013, 04:19 PM
Hello,

I have run into a scenario where underlining cannot be removed using the editor. The HTML of the content can be seen below and this is reproducible on the demo site.
 
It seems like if there is more than one item in the style tag, it will not allow you to remove the underline. For example, if I remove "FONT-SIZE:14;" I can successfully remove the underline. Is this a bug? If not, is there a content filter that should take care of this? Thanks.

<P><STRONG><FONT style="FONT-SIZE: 14pt; TEXT-DECORATION: underline">Test Line1</FONT></STRONG> </P>
<P><STRONG><FONT style="FONT-SIZE: 14pt; TEXT-DECORATION: underline">Test Line2</FONT></STRONG></P>
<P><STRONG><FONT style="FONT-SIZE: 14pt; TEXT-DECORATION: underline">Test Line3 </FONT></STRONG></P>
<P><B><STRONG><FONT style="FONT-SIZE: 14pt; TEXT-DECORATION: underline">Test Line4</FONT></STRONG></B> </P>

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 27 Feb 2013, 12:54 PM
Hello,

Thank you for reporting this issue.

This is limitation of the Underline browser command that RadEditor uses. The problem is logged with critical priority and we will override the default command and handle the reported scenario with code.

Let us know if you experience any other problems when editing content in 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
Philip
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or