Declined
Last Updated: 14 Oct 2016 10:48 by ADMIN
pranav
Created on: 16 Aug 2016 16:28
Category: Editor
Type: Bug Report
0
RadEditor Issue while clicking on email link
Hi Telerik Team,

There is one recent problem we faced when copy paste of email address doesn't get open in outlook as HREF property is not set in Edge Browser. The functionality working fine in IE 11.

We are using version telerik version ASP.NET AJAX Q2 2016.

Attached is the screenshot of html. 
Attached Files:
2 comments
ADMIN
Rumen
Posted on: 14 Oct 2016 09:54
I tested the reported behavior in IE and Edge not only inside RadEditor, but also in other high end editors and was able to replicate it there too. After that I performed a simple test by pasting the content inside an editable iframe element as shown in this video http://screencast.com/t/qEfQsyL9 and verified that it occurs and is a browser bug. The content mailto comes from the clipboard stripped so we cannot do anything to prevent this browser behavior.

For your convenience I have attached my test HTML page (http://admin.telerik.com/ClientsFiles/ead05843-7abe-4891-8a83-073d1f277f91_EditableIFRAME.zip) with an editable iframe element in it. 

Here is the test content: 
<address>
Written by <a href="mailto:webmaster@example.com">Jon Doe</a>.<br> 
Visit us at:<br>
Example.com<br>
Box 564, Disneyland<br>
USA
</address>
Ravi
Posted on: 26 Aug 2016 10:51
Hi Team,

Kindly look into this issue