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

"New Paragraph" button is not working in firfox

1 Answer 40 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Atul Srivastav
Top achievements
Rank 1
Atul Srivastav asked on 15 Sep 2010, 05:01 PM
Hello

We are using telerik asp net ajax editor in our application.
We are using RadControls for ASP.NET AJAX Q1 2010 SP2.
My problem is "New Paragraph" button is not working in firfox and it is not changing paragraph.

I got same problem in demo application available in live site.
http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx


I have indicated problem button in red circle in attached image.

Please help me.

Regards
Atul Kumar Srivastav

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 16 Sep 2010, 03:09 PM
Hello Atul Srivastav,

RadEditor uses the InsertParagraph command as it is provided by the browser's Rich Text Editing engine. This command works quite differently under the different browsers. For example in Firefox, it just wraps the selected text in <p> tags. See this article for more information:
Rich-Text Editing in Mozilla, e.g.

insertParagraph
Inserts a paragraph around the selection or the current line. (Internet Explorer inserts a paragraph at the insertion point and deletes the selection.)

We will not have enough time to implement the required functionality for Q3 2010, because our ToDo list is pretty set, but we will do our best to provide cross browser support for the InsertParagraph command for Q1 2011. You can see the PITS item at http://www.telerik.com/support/pits.aspx#/public/aspnet-ajax/3439.

Sincerely yours,
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
Atul Srivastav
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or