I am facing a issue related to RTE.
To reproduce this issue, please follow the below steps -
1. http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx
2. Switch to HTML view and copy
<table>
<tbody>
<tr>
<td>test</td>
</tr>
</tbody>
</table>
3. Switch to Design tab.
Actual Result: Cannot move cursor or input outside the table.
Expected result: we should move cursor and input outside the table.
To reproduce this issue, please follow the below steps -
1. http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx
2. Switch to HTML view and copy
<table>
<tbody>
<tr>
<td>test</td>
</tr>
</tbody>
</table>
3. Switch to Design tab.
Actual Result: Cannot move cursor or input outside the table.
Expected result: we should move cursor and input outside the table.