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

contenteditable #386

Open xhanglizhu opened 8 years ago

xhanglizhu commented 8 years ago

Div increase contenteditable attribute, wrap with flashing problem.

tugas commented 8 years ago

Same here! did you found a solution?

Seams that when the focus is grabbed in a content-editable element the scroll is not preformed accordingly, so it scrolls to the top.

When writing in the container the scroll flicks maybe for the same reason.