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

Bullets not displaying in Firefox

1 Answer 74 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Tiju
Top achievements
Rank 1
Tiju asked on 17 Mar 2009, 05:10 PM
Hello Telerik,

When we are using the firefox to paste a bulleted content, the bullets will not be displayed in the editor. Can you please help me to get a solution?

Its not working even in the demo site of Telerik. To recreate the issue, follow below steps.

1. Open the link in firefox- http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx 
2. Paste bulleted data from a word document.
3. The bullets will not be appeared in the editor.

Thanks
Tiju

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 20 Mar 2009, 02:33 PM
Hi Tiju,

Please, set the StripFormattingOptions="MSWord,Css" and test again, e.g.

<telerik:RadEditor runat="server" ID="RadEditor1" StripFormattingOptions="MSWord,Css"    </telerik:RadEditor> 

All the best,
Rumen
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Tiju
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or