Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll view issue when typing text #19

Open
nicolasbadia opened this issue Jul 14, 2014 · 3 comments
Open

Scroll view issue when typing text #19

nicolasbadia opened this issue Jul 14, 2014 · 3 comments

Comments

@nicolasbadia
Copy link
Member

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:

rte-issue

@dcporter
Copy link
Member

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).

@nicolasbadia
Copy link
Member Author

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.

1
2

@mauritslamers
Copy link
Member

I cannot reproduce this issue on FF39 or Chrome 43, under both Linux and OSX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants