Adam,
I do realize that none of the spacing or extra lines inside HTML code will effect actual look of the page - nevertheless it is just not consistent how it behaves: sometimes it put one extra line break and sometimes it doesn't.
The first bug was fixed inside the example - How do I fix it in my code? Download new version or is there a way to fix it without a new version?
>>When you press "back" button to load CuteEditor, some Cute Editor initializing steps will be missed. But the major functions will work.
How about second example I gave you where you don't have to press "Back" button to see this strange behavior:
1. Swith to "HTML" mode
2. Select "Br" radio button
After the postback, extra breaks are now inserted inside HTML code (even when I switch back to "div" mode) there are still extra breaks when I press "Enter" - so if initial view is HTML edit - you get this behavior - if initial view is "normal" or "preview" - everything works fine.
It seems to me that this happening every time there is a postback in HTML mode.