tiff / wysihtml5

Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
http://xing.github.com/wysihtml5/
MIT License
6.5k stars 1k forks source link

Scroll bar does not automatically scroll to bottom after paste #554

Open rachellji opened 8 years ago

rachellji commented 8 years ago

Here is a live demo. Using wysihtml5 in "div" is ok. But with textarea. The scroll bar stays on top, does not automatically scroll to bottom. Can you please help how to fix this? Thanks!!

Live demo on codepen: http://codepen.io/rachellji/pen/GZeWgm