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

TextArea scrollbar position is not updated after paste #4852

Open
TomJGooding opened this issue Aug 8, 2024 · 2 comments
Open

TextArea scrollbar position is not updated after paste #4852

TomJGooding opened this issue Aug 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@TomJGooding
Copy link
Contributor

TomJGooding commented Aug 8, 2024

To reproduce, first copy some long text to your clipboard (e.g. the Textual demo code). If you then run the TextArea example (docs/examples/widgets/text_area_example.py) and paste this text, the vertical scrollbar position has not been updated correctly where it should be at the bottom.

Copy link

github-actions bot commented Aug 8, 2024

We found the following entries in the FAQ which you may find helpful:

Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.

This is an automated reply, generated by FAQtory

@darrenburns darrenburns added the bug Something isn't working label Aug 8, 2024
@TomJGooding TomJGooding changed the title TextArea scrollbar positon is not updated after paste TextArea scrollbar position is not updated after paste Aug 8, 2024
@TomJGooding
Copy link
Contributor Author

While trying to debug this with textual console on the same screen, I've found the vertical scrollbar does seem to update correctly if the horizontal scrollbar is also triggered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants