Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug console output doesn't scroll on highlight + drag of mouse #82997

Closed
ebluestein opened this issue Oct 21, 2019 · 1 comment
Closed

Debug console output doesn't scroll on highlight + drag of mouse #82997

ebluestein opened this issue Oct 21, 2019 · 1 comment
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@ebluestein
Copy link

  • VSCode Version: 1.39
  • OS Version: Any (Verified on Windows 10 and Mac)

Steps to Reproduce:

  1. Run any debug session that generates a bunch of output text (any amount > the height of the pane)
  2. Start selecting the text with the mouse to highlight it. Without releasing the mouse button drag the mouse to the top of the debug console output pane
  3. In the ordinary output pane, the pane would scroll to allow you to keep selecting text upward. The debug console does not scroll, making it very difficult to copy-paste large amounts of debug output text.

Does this issue occur when all extensions are disabled?: Yes

@isidorn
Copy link
Contributor

isidorn commented Oct 22, 2019

Dup of #2163

@isidorn isidorn closed this as completed Oct 22, 2019
@isidorn isidorn added *duplicate Issue identified as a duplicate of another issue(s) debug Debug viewlet, configurations, breakpoints, adapter issues labels Oct 22, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants