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

Scroll bar jitter #73421

Closed
dennmar opened this issue May 1, 2024 · 1 comment
Closed

Scroll bar jitter #73421

dennmar opened this issue May 1, 2024 · 1 comment
Labels
(S1 - Need confirmation) Report waiting on confirmation of reproducibility stale Closed for lack of activity, but still valid.

Comments

@dennmar
Copy link

dennmar commented May 1, 2024

Describe the bug

While continuously scrolling down (or up) a large portion of text, the scroll bar will occasionally jitter in the opposite direction.

Attach save file

N/A

Steps to reproduce

  1. Navigate to Credits at the title screen using the right arrow key (→).
  2. Press and hold down the down arrow key (↓) to scroll down.
  3. The blue scroll bar at the left side of the credits window will occasionally jump upwards for a brief moment while scrolling downwards.

Expected behavior

When scrolling downwards, the scroll bar should only move downwards (and only move upwards when scrolling upwards).

Screenshots

Scrolling downwards through credits:
ScrollBarJitterAdditionalContext_BeforeJitter

Continuing to hold downwards scroll through credits and "jitter" is observed where the scroll bar is suddenly higher for a brief moment:
ScrollBarJitterAdditionalContext

Versions and configuration

OS: Ubuntu 20.04 (with WSL and Windows 11)
Game Version: a60d305
Graphics Version: Terminal
In-game Language: English

Additional context

Sometimes, the entire scroll section including the scroll bar, border (|), green up arrow (^), and green down arrow (v) appears to move when scrolling. This seems like a potential cause for the jittering scroll bar. It seems like all the characters in the scroll section are displaced when the bug occurs (ex: when scrolling downwards and the scroll bar seems to jump up, the green up arrow (^) is replaced with a border character (|), the green down arrow (v) is one position higher, and there’s an empty space where the green down arrow (v) used to be). The actual lines of text being scrolled through don’t jitter on the screen.

@dennmar dennmar added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label May 1, 2024
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not bump or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered.

@github-actions github-actions bot added the stale Closed for lack of activity, but still valid. label May 31, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(S1 - Need confirmation) Report waiting on confirmation of reproducibility stale Closed for lack of activity, but still valid.
Projects
None yet
Development

No branches or pull requests

1 participant