-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderslist-widgetList widget issuesList widget issueson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release notesverifiedVerification succeededVerification succeeded
Milestone
Description
When scrolling up on fresh output in the debugging console while running a flutter app, it's very janky and doesn't scroll. After you've "viewed" it at least once then it scrolls up/down fine in the future.
This regression happened sometime recently after upgrading to 1.50.
Screenshots
https://i.imgur.com/dpMBVl3.mp4
It's also adding lots of whitespace to the end of each line printed so you have to scroll up:

I originally reported the issue to the Dart-Code extension but was told it looks like a bug in VSCode and to submit it here. Original issue: Dart-Code/Dart-Code#2829
- VSCode Version:
Version: 1.50.0-insider
Commit: 772aa0723f7f6b04b710bc3a92b7a904b60ef439
Date: 2020-09-28T05:41:42.988Z (15 hrs ago)
Electron: 9.3.0
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Darwin x64 19.6.0
- OS Version:
macOS Catalina 10.15.6
Steps to Reproduce:
- Run any flutter app.
- Try to scroll on some output in the debugging area.
Does this issue occur when all extensions are disabled?: Yes/No
I cannot test because I need extensions to use the debugger and view the debugger 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 bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderslist-widgetList widget issuesList widget issueson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release notesverifiedVerification succeededVerification succeeded