Hello,
For the editor we have on our site, the ResizeMode of AutoAdjust is only growing the editor and not shrinking it. The editor auto sizes on load and when I enter more content, but it never shrinks if I delete content. I don't have an editor height set.
I set the following property in my code...
editor.ResizeMode = "AutoAdjust"
This issue appears to only be happening in IE10 with Compatibility View OFF. If I enable compatibility view, then the auto resize works perfectly.
Thanks,
Chris