We have discovered an issue with pasteHtml, which we believe is a bug. Steps to reproduce:
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
- Create a Table in RadEditor using the toolbar (with at least 2 columns).
- 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.
- 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
