Scroll wheel no longer works correctly in OpenConsole #17663

Open
opened 2026-01-31 05:49:24 +00:00 by claunia · 0 comments
Owner

Originally created by @j4james on GitHub (Jun 9, 2022).

Originally assigned to: @lhecker on GitHub.

Windows Terminal version

Commit ed27737233

Windows build number

10.0.19044.1706

Other Software

No response

Steps to reproduce

  1. Checkout commit ed27737233 or later.
  2. Build and run OpenConsole.
  3. Perform a few directory listings or something to get a couple of pages into the buffer.
  4. Use the scroll wheel to scroll back in the buffer.
  5. Use the scroll wheel to scroll forward again.

Expected Behavior

Scrolling should work correctly in both directions.

Actual Behavior

When I attempt to scroll forward, the viewport immediately jumps back to the start of the buffer.

I did a git bisect, and it looks like this problem may have been introduced by commit ed27737233.

/cc @lhecker

Originally created by @j4james on GitHub (Jun 9, 2022). Originally assigned to: @lhecker on GitHub. ### Windows Terminal version Commit ed27737233714dea77877624d1beeb49e2ccd36e ### Windows build number 10.0.19044.1706 ### Other Software _No response_ ### Steps to reproduce 1. Checkout commit ed27737233714dea77877624d1beeb49e2ccd36e or later. 2. Build and run OpenConsole. 3. Perform a few directory listings or something to get a couple of pages into the buffer. 4. Use the scroll wheel to scroll back in the buffer. 5. Use the scroll wheel to scroll forward again. ### Expected Behavior Scrolling should work correctly in both directions. ### Actual Behavior When I attempt to scroll forward, the viewport immediately jumps back to the start of the buffer. I did a git bisect, and it looks like this problem may have been introduced by commit ed27737233714dea77877624d1beeb49e2ccd36e. /cc @lhecker
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#17663