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

T2B1: Wrong behavior when auto-mover hits a wall #3692

Open
matejcik opened this issue Apr 9, 2024 · 0 comments · May be fixed by #4132
Open

T2B1: Wrong behavior when auto-mover hits a wall #3692

matejcik opened this issue Apr 9, 2024 · 0 comments · May be fixed by #4132
Labels
bug Something isn't working as expected

Comments

@matejcik
Copy link
Contributor

matejcik commented Apr 9, 2024

This would mostly be observed in "select number of words" where there is no wrap-around.

Hold down an arrow and let the cursor hit the other edge of the selection (e.g. start at 12 and let it go to 33).
Release the button.
Hold down the other direction button.

Expected: cursor starts moving back
Actual: nothing. When you release the button, it will move one place.

The auto-mover somehow moves "behind the selection" instead of stopping, and the opposite button press causes it to "stop" instead of starting to move.

@matejcik matejcik added the bug Something isn't working as expected label Apr 9, 2024
matejcik added a commit that referenced this issue Apr 10, 2024
matejcik added a commit that referenced this issue Apr 10, 2024
@bieleluk bieleluk linked a pull request Aug 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant