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

Insert form element in chrome and firefox

1 Answer 36 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Ivan
Top achievements
Rank 1
Ivan asked on 09 Jul 2013, 11:39 AM
Hi,

I have the scenaio in chrome and firefox:

1. insert any from element using the toolbar button, for example a button
2. the cursor is set on the button to enter a text for it
3. try to enter any text. The resulted html is:
<input type="button" style="width: 50px; height: 22px;" />button
Text is added fter the input tag.

In IE it works fine.

Is there a solution for this?

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 11 Jul 2013, 08:25 AM
Hello Ivan,

RadEditor is built upon browser's RichTextEditing engine and this functionality is not supported by all browsers. Nevertheless such functionality will be available for RadEditor in the next service pack which is due for the next week.

Regards,
Dobromir
Telerik
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 the blog feed now.
Tags
Editor
Asked by
Ivan
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or