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

Annoying scrolling in command input window on pressing up cursor key to recall previous inputs. #34

Open
zigggit opened this issue May 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@zigggit
Copy link

zigggit commented May 4, 2020

Would it be possible to avoid the annoying scroll of the command input window that happens when the current input position is at the bottom of the window and the up cursor key is pressed to recall the previous input? This makes it impossible to see the recalled line until the scroll bar is used to bring it back into view. (This happens with version 6.1 running on Linux. I haven't tested other situations.)

Edit: I've just tried UCB Logo using wxWidgets 3.0.5 (I was previously using 3.0.2) and this problem has gone away. Maybe it can be considered to no longer be a problem or perhaps a change could/should be made to make sure it doesn't happen, rather than leaving it to the whim of wxWidgets (if that is what is happening).

@jrincayc jrincayc added the enhancement New feature or request label Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants