scrollToBottom command makes viewport jump between the top and the bottom of the output buffer #12835

Closed
opened 2026-01-31 03:26:12 +00:00 by claunia · 4 comments
Owner

Originally created by @et342 on GitHub (Mar 3, 2021).

Environment

Windows build number: [10.0.21292.1010]
Windows Terminal commit: [7b1a660e590012893407a64f4321f01ba74a6e9b]

Steps to reproduce

  • Ctrl+Shit+End is bound to scrollToBottom
  • Have some text in the output buffer exceeding the height of the terminal window
  • Scroll to the the middle of the buffer, not to the top or the bottom.
  • Start repeatedly pressing Ctrl+Shift+End

Expected behavior

  • Viewport jumps to the bottom of the buffer and stays there.

Actual behavior

  • Viewport first jumps to the top of the buffer and then jumps between the bottom and the top of the buffer on each keystroke.
Originally created by @et342 on GitHub (Mar 3, 2021). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- 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. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: [10.0.21292.1010] Windows Terminal commit: [7b1a660e590012893407a64f4321f01ba74a6e9b] ``` # Steps to reproduce - `Ctrl+Shit+End` is bound to `scrollToBottom` - Have some text in the output buffer exceeding the height of the terminal window - Scroll to the the middle of the buffer, not to the top or the bottom. - Start repeatedly pressing `Ctrl+Shift+End` <!-- A description of how to trigger this bug. --> # Expected behavior - Viewport jumps to the bottom of the buffer and stays there. <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> # Actual behavior <!-- What's actually happening? --> - Viewport first jumps to the *top* of the buffer and then jumps between the bottom and the top of the buffer on each keystroke.
Author
Owner

@zadjii-msft commented on GitHub (Mar 3, 2021):

WOAH yea that's wrong. Good catch, thanks!

@zadjii-msft commented on GitHub (Mar 3, 2021): WOAH yea that's wrong. Good catch, thanks!
Author
Owner

@Don-Vito commented on GitHub (Mar 5, 2021):

On it

@Don-Vito commented on GitHub (Mar 5, 2021): On it
Author
Owner

@ghost commented on GitHub (Apr 14, 2021):

:tada:This issue was addressed in #9389, which has now been successfully released as Windows Terminal v1.7.1033.0.🎉

Handy links:

@ghost commented on GitHub (Apr 14, 2021): :tada:This issue was addressed in #9389, which has now been successfully released as `Windows Terminal v1.7.1033.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.7.1033.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@ghost commented on GitHub (Apr 14, 2021):

:tada:This issue was addressed in #9389, which has now been successfully released as Windows Terminal Preview v1.8.1032.0.🎉

Handy links:

@ghost commented on GitHub (Apr 14, 2021): :tada:This issue was addressed in #9389, which has now been successfully released as `Windows Terminal Preview v1.8.1032.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.8.1032.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12835