Completed
Last Updated: 08 Oct 2014 07:23 by ADMIN
ADMIN
Vessy
Created on: 15 Sep 2014 08:23
Category: Editor
Type: Bug Report
0
It is not possible to edit the html content when there is an iframe element in it
If the user insert an Iframe in the Html mode of RadEditor,  switch to Design mode and then switch back to Html mode, the HTML content becomes non-editable. The issue is reproducible in Chrome.

Possible workaround:
Use the RadEditor control in Div content mode:
http://demos.telerik.com/aspnet-ajax/editor/examples/contentareamodediv/defaultcs.aspx
2 comments
ADMIN
Ianko
Posted on: 08 Oct 2014 07:23
This bug is related to multiple browser issues, that are already fixed in Chrome. Upgrading the Chrome to Version 38.0.2125.101 m resolves the issue.
Ross Presser
Posted on: 07 Oct 2014 15:33
Using Div content mode is not always a viable workaround because of the way it treats CSS differently.