-
Notifications
You must be signed in to change notification settings - Fork 39k
Terminal Sticky Scroll causes incorrect screen size detection for scrolling #283335
Copy link
Copy link
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmation-pendingterminal-sticky-scroll
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.106
- OS Version: Arch Linux current
Steps to Reproduce:
- have sticky scroll enabled automatically by an upgrade
- run a terminal command to produce a lot of output
- press shift+pgup to scroll up
- observe you have scrolled up far enough to miss two lines of output, the two lines hidden "under" the sticky scroll
- clear the terminal
- run a terminal command that clears the terminal and produces exactly one screen of output
- observe that the top two lines of output are hidden by the sticky scroll, and shift+pgup or scrolling with the scrollbar have no effect because you are already at the top of the output counting the hidden output.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmation-pendingterminal-sticky-scroll