Open nicolasbadia opened 10 years ago
Hmmm yeah I noticed some odd behavior though I hadn't seen the can't-return-to-the-top issue. Could you check the scrollTop on the contentEditable element, or figure out what specific mechanism is repositioning it? We may be able to handle it (in order to prevent it and adjust the SC scroll view instead).
I did not really understand what was going on by looking at the DOM inspector. I took some screenshot, maybe it will talk to you.
I cannot reproduce this issue on FF39 or Chrome 43, under both Linux and OSX.
I'm having some issues with the scroll view when the scroll bar is visible. Sometime, when I type some text at the bottom of the field, the view scroll by itself. Also, when this happen, I often can't scroll to the top of the field. Here is a GIF to show the problem: