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

Find and Replace in HTML mode

1 Answer 87 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Eugene
Top achievements
Rank 1
Eugene asked on 17 Apr 2014, 12:58 PM

The problem is that, we cannot use Find and Replace command in HTML mode of the Telerik ASP.NET AJAX editor.
Tested via IE11, Mozilla 31, FireFox 28, Chrome 34 at:
http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx

Results:

In Chrome the button is active, but it's not working.
http://screencast.com/t/wvU58rQg1y

In the Internet Explorer 10 the functionallity worked, but in the IE 11 it becomes not enabled:
http://screencast.com/t/Ut9BdJdPMAFg

The FireFox browser of 28 or 31 version shows the same results:
http://screencast.com/t/kkPFsppeW

* Is this a bug?
* Is there are a way to make it working in all of browsers?
* Is there are a way to make it working in some of browsers?

--- 
Thanks

1 Answer, 1 is accepted

Sort by
0
Misho
Telerik team
answered on 21 Apr 2014, 01:00 PM
Hi,

Thank you for contacting us.
Using the Find And Replace tool in HTML mode is available and supported by the browser only in Chrome. Also, it appears that due to browser limitation the Replace All functionality does not work in HTML mode.
The tool is designed to work properly in Design mode. Due to browser limitation there is no avilable approach for this tool to work in textarea (HTML mode) and in editable iframe (Design mode) at the same time.

A possible workaround for IE11 is to force II10 mode using the following meta tag:

<meta http-equiv="X-UA-Compatible" content="IE=10" />

Best Regards,
Misho
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Eugene
Top achievements
Rank 1
Answers by
Misho
Telerik team
Share this question
or