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

"Ctrl+End" in result view window #208

Closed
WolfgangHG opened this issue Aug 5, 2024 · 2 comments
Closed

"Ctrl+End" in result view window #208

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

Comments

@WolfgangHG
Copy link

Just noticed this small issue: I am use to go to the end of a textbox by pressing "Ctrl+End".
This does not work in the result view - in my sample it display lines 30 to 49 (which is not even the next scroll page):
preview1

The reverse ("Ctrl+Pos1") works as expected.

@flawiddsouza flawiddsouza added the bug Something isn't working label Aug 5, 2024
@flawiddsouza
Copy link
Owner

You're right. Ctrl + End seems to act like page down. If you keep pressing it, it keeps scrolling down. Ctrl + Home (or Pos1 for you) seems to work fine and take me to the beginning like you said. Let me look into this. No code related to this has changed. I think this behavior is seen when your response is really long. Else it works as expected.

@WolfgangHG
Copy link
Author

Yeah, it works! Thanks!

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