One of our customers has reported a problem with the Editor using Chrome or Firefox.
The problem can be demonstrated quite easily using the demo editor, here: http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx
Steps to reproduce:
switch to HTML view
delete everything in the editor and paste in the following:
<p><strong></strong></p>
<img alt="" src="http://www.telerik.com/assets/img/telerik-navigation/telerik-logo.png" />
switch back to Design view
attempt to delete the 'empty space' above the image.
Using IE, the empty space (the <p> element) above the image can be removed easily - just click above the image and hit the delete key.
Using FF and Chrome, it is not possible to position the cursor above the image, on the <p> tag, so there is no way to remove the <p> element.
I guess the customer is pasting in a lot of html and is dealing with this problem frequently.
Is there a solution to this problem? Thanks,
Trevor.
The problem can be demonstrated quite easily using the demo editor, here: http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx
Steps to reproduce:
switch to HTML view
delete everything in the editor and paste in the following:
<p><strong></strong></p>
<img alt="" src="http://www.telerik.com/assets/img/telerik-navigation/telerik-logo.png" />
switch back to Design view
attempt to delete the 'empty space' above the image.
Using IE, the empty space (the <p> element) above the image can be removed easily - just click above the image and hit the delete key.
Using FF and Chrome, it is not possible to position the cursor above the image, on the <p> tag, so there is no way to remove the <p> element.
I guess the customer is pasting in a lot of html and is dealing with this problem frequently.
Is there a solution to this problem? Thanks,
Trevor.