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

contenteditable getting inserted into HTML

6 Answers 63 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Chad
Top achievements
Rank 1
Chad asked on 11 Mar 2014, 02:58 PM
Hello,

It seems to be a similar issue to the onclick return = false issue that we had before

But it seems like contenteditable is getting inserted into HTML also on some of our emails. We haven't tracked down the exact pattern that does this but I was wondering if anyone has seen this before or if there has been any tickets related to this?

6 Answers, 1 is accepted

Sort by
0
Mark Kucera
Top achievements
Rank 1
answered on 13 Mar 2014, 01:15 AM
We are experiencing this issue as we'll. it's a fairly new issue for us and we aren't certain what exact steps cause it to happen. 

Mark
0
Ianko
Telerik team
answered on 13 Mar 2014, 12:20 PM
Hi,

Currently we are not aware of cases leading to the described behavior.

Please, provide more details and exact steps leading to the problem, so that we could investigate the problem.

Regards,
Ianko
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
0
Chad
Top achievements
Rank 1
answered on 20 Apr 2016, 02:36 PM

Here is a video link for my test case http://screencast.com/t/EZvLcRC2j

I have used the Telerik Editor Demo Link  : http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx

to reproduce the issue

 

 

0
Ianko
Telerik team
answered on 22 Apr 2016, 09:59 AM
Hi Chad,

I am able to reproduce this behavior only in Chrome and only when image is resized. Currently, it looks like a browser behavior as I am unable to produce the same resutls on other browsers.

There is nothing that could bring concerns about this attribute as long as it is only in the content area of RadEditor. If, however, the problem is that it gets outsite and renders in emails and external pages, I suggest yoy to create a custom content filter that strips it out of the body. 

Regards,
Ianko
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Chad
Top achievements
Rank 1
answered on 29 Apr 2016, 02:43 PM

Hi Team,

As Mentioned by you that you  this behavior is only in Chrome and only when image is resized

but even if change the Text  or make text to bold i am able to reproduce it as shown in the video i have just select the text

and even then the attribute is Added

As this is affecting  our Customers using mobile app  

Could you provide a fix for this I have also provided  the html File

 

 

0
Mark Kucera
Top achievements
Rank 1
answered on 29 Apr 2016, 02:46 PM
FYI, we were able to fix this by adding auto-correct code on content-save to look for this attribute and remove it in the user's source.  
Tags
Editor
Asked by
Chad
Top achievements
Rank 1
Answers by
Mark Kucera
Top achievements
Rank 1
Ianko
Telerik team
Chad
Top achievements
Rank 1
Share this question
or