Fixed  The text editor size is growing exponentially

This is fixed now. Chrome can be finicky with its cache usage, so it may take a little time to go away.

If you're interested, it looks like Chrome 7 reports the scrollHeight of an iframe document to be the height of the frame, not the content. Chrome 6 doesn't do this, and it doesn't seem like the other browsers do. There appears to be an open bug report about it.

Unfortunately, the improvements I added to the "elastic" WYSIWYG boxes had to be removed for WebKit because of this.
A Control+F5 sorted it for me.
 
i guess since a bug report exists, it would be fixed in the next build. :D

the quick reply box works fine now for me. in chrome dev channel. should i play around with the canary build? :P
 
Back
Top Bottom