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

Typing in the textarea of "Edit Page" with a long content keeps reset-scrolling on every key stroke #1040

Closed
achimnol opened this issue Jul 2, 2022 · 1 comment

Comments

@achimnol
Copy link

achimnol commented Jul 2, 2022

When I have a long-enough page that exceeds the height of the browser screen, typing any character makes the scrollbar to reset to the top and goes down.
This makes it almost impossible to write contents, unless I manually remove input event listeners of the textarea element in the browser's developer tools.

Lektor version: 3.3.4
Browser: Google Chrome 103.0
OS: macOS 12.4

@achimnol
Copy link
Author

achimnol commented Jul 2, 2022

Ah, I think this is a duplicate of #1038.

@achimnol achimnol closed this as completed Jul 2, 2022
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

1 participant