With an AutoAdjusting CuteEditor window, making an HTML object with a height of 100% will cause the window to continue growing and growing. To duplicate:
2. Go to the HTML View
3. Delete all existing HTML and paste in the following:
<table style="height: 100%;">
text
</table>
4. Go back to Normal view
5. Notice that the window will expand unstoppably