Skip to content

Integrated console sometimes does not have a scrollbar at startup #536

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

Closed
daviwil opened this issue Mar 14, 2017 · 6 comments
Closed

Integrated console sometimes does not have a scrollbar at startup #536

daviwil opened this issue Mar 14, 2017 · 6 comments
Labels
Bug: VS Code Bugs in VS Code itself. Issue-Bug A bug to squash.

Comments

@daviwil
Copy link
Contributor

daviwil commented Mar 14, 2017

Sometimes the integrated console does not have a scrollbar. I have not uncovered the cause of this issue yet, but you can get the scrollbar back for your current session by resizing the width of the VS Code window slightly.

@daviwil daviwil added the Issue-Bug A bug to squash. label Mar 14, 2017
@daviwil daviwil modified the milestones: 0.10.1, 0.10.2 Mar 14, 2017
@daviwil daviwil modified the milestones: 0.10.2, Backlog Mar 24, 2017
@ViperTG
Copy link

ViperTG commented Apr 3, 2017

I can reproduce this issue using VS Code 1.10.2 and PowerShell VSCode extension 0.11.0.
It only happens when I have the explorer pane on the left open and I "hot exit" a script without saving it, then when i open VSCode again and let the console open and then run my unsaved script then it outputs in the integrated console but I cannot scrool up or down in it. Changing the size of the console window makes the scrollbar appear again.
If i save the script before exiting VSCode it does not happen.
If i don't have the left explorer (possibly the others as well) pane open when closing VSCode it does not happen.

@daviwil
Copy link
Contributor Author

daviwil commented Apr 7, 2017

Apparently this is a VS Code issue: microsoft/vscode#20505. I'll keep this issue open until the VS Code bug is resolved.

@pluckey
Copy link

pluckey commented Jul 25, 2017

I can reproduce on 1.14.1

@daviwil
Copy link
Contributor Author

daviwil commented Aug 14, 2017

@anon01924 this should be fixed in VS Code 1.15.0, can you try it and let me know?

@pluckey
Copy link

pluckey commented Aug 14, 2017

fixed

@daviwil daviwil removed this from the Future milestone Aug 14, 2017
@daviwil
Copy link
Contributor Author

daviwil commented Aug 14, 2017

Thanks a lot! Closing for now, will reopen if anyone else sees the issue again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: VS Code Bugs in VS Code itself. Issue-Bug A bug to squash.
Projects
None yet
Development

No branches or pull requests

3 participants