In CuteEditor for ASP v4.2, the Undo functionality seems to be a little weird. For example, when I insert 2 rows into a table, what seems to happen is that the Undo function deletes columns 1 at a time from the newest added row. Then when it is done deleting all the columns from that row, it does not do anything. So it won't delete the first row I added.
This doesn't seem to be a problem with the editor used to post these message (which I believe is CE for ASP.NET). However, it probably occurs for more cases than just the table one I talked about in CE for ASP.
Any way to fix this?
Thanks,
Nathan