malihu / malihu-custom-scrollbar-plugin

Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support etc.
http://manos.malihu.gr/jquery-custom-content-scroller
MIT License
4.11k stars 1.51k forks source link

Scroll disappears when typing text an a big textarea #587

Open Kethus opened 6 years ago

Kethus commented 6 years ago

If the textarea is bigger than the visible window and the caret (text cursor) moves outside of it, forcing it to scroll up or down, the scroll disappears until the mouse wheel is used. Same with pasting text from somewhere, even if it's not big enough to force scrolling.

I'd like to point out that the custom scroll isn't attached to the textarea, but to the textarea's wrapper.