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

[Solved] pasteHtml in table cell applies to the succeeding cell

1 Answer 82 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Sigmund Lunde
Top achievements
Rank 1
Sigmund Lunde asked on 30 Sep 2009, 03:06 PM
We have discovered an issue with pasteHtml, which we believe is a bug. Steps to reproduce:

  1. Create a Table in RadEditor using the toolbar (with at least 2 columns).
  2. Position the cursor in any but the last column, and have it positioned after the space (nbsp) that by default is added to each cell.
  3. Run some code using the pasteHtml() client-side function.

This results in that the content added by pasteHtml() is placed in the NEXT CELL rather than the one that had focus (!)

(It also seems to happen outside tables. I.e. if the cursor is positioned at the very end of a <P></P> block, the content will be added to the succeeding paragraph...)

Regards,
Sigmund Lunde
Omega AS

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 02 Oct 2009, 03:32 PM
Hi Sigmund,

Thank you for reporting this problem.

The reported problem is internally fixed and it should not exist in the next latest internal build of RadControls for ASP.NET AJAX.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
Sigmund Lunde
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or