Bug Report: Every time immediately after resizing the window, the scrollbar does not work #2023

Open
opened 2026-01-30 22:44:44 +00:00 by claunia · 0 comments
Owner

Originally created by @jantari on GitHub (Jun 23, 2019).

Environment

Windows build number: 10.0.18922.1000
Windows Terminal version (if applicable): 0.2.1715.0

Steps to reproduce

  1. Open up Windows Terminal
  2. In whatever shell you like, produce lenghty output so we have something to scroll (e.g. 1..100 in PowerShell)
  3. Resize the window by dragging any of its borders or corners
  4. Immediately afterwards, hover the mouse cursor over the scrollbar until it visually enlarges and drag it. The scrollbar will move but the terminal content won't. After releasing the scrollbar and re-dragging it, it works as expected.

Expected behavior

When dragging the scrollbar with the mouse it should scroll back up in the terminal output buffer - always, independent of recent window size changes

Actual behavior

When resizing the window and trying to drag the scrollbar immediately afterwards, the scrollbar will not scroll the terminal contents despite moving up and down just fine.

Originally created by @jantari on GitHub (Jun 23, 2019). <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: 10.0.18922.1000 Windows Terminal version (if applicable): 0.2.1715.0 ``` # Steps to reproduce 1. Open up Windows Terminal 2. In whatever shell you like, produce lenghty output so we have something to scroll (e.g. `1..100` in PowerShell) 3. Resize the window by dragging any of its borders or corners 4. Immediately afterwards, hover the mouse cursor over the scrollbar until it visually enlarges and drag it. The scrollbar will move but the terminal content won't. After releasing the scrollbar and re-dragging it, it works as expected. # Expected behavior When dragging the scrollbar with the mouse it should scroll back up in the terminal output buffer - always, independent of recent window size changes # Actual behavior When resizing the window and trying to drag the scrollbar immediately afterwards, the scrollbar will not scroll the terminal contents despite moving up and down just fine.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2023