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

Extra scroll bar in terminal group #167752

Closed
yiliang114 opened this issue Nov 30, 2022 · 7 comments
Closed

Extra scroll bar in terminal group #167752

yiliang114 opened this issue Nov 30, 2022 · 7 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug workbench-hover Hover issues in the workbench

Comments

@yiliang114
Copy link
Contributor

yiliang114 commented Nov 30, 2022

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

  • VS Code Version: 1.74.0 ba9399b
  • OS Version: Mac 12.2.1 intel

Steps to Reproduce:

  1. Clone VS Code source code from github and use VS Code to open it.
  2. Use cmd + shift + b to start the development task, then you can see two task are running in Terminal, their names are Core - Build and Ext - Build respectively.
  3. Hover mouse slides through the left icon of Core - Build

bug4

@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.73.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@meganrogge
Copy link
Contributor

I cannot reproduce, can you @Tyriar ?

@Tyriar Tyriar assigned Tyriar and rzhao271 and unassigned meganrogge Nov 30, 2022
@Tyriar
Copy link
Member

Tyriar commented Nov 30, 2022

@rzhao271 another custom hover scroll issue?

@Tyriar Tyriar added this to the Backlog milestone Nov 30, 2022
@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug workbench-hover Hover issues in the workbench labels Nov 30, 2022
@meganrogge
Copy link
Contributor

yes looks similar to #166171

@rzhao271
Copy link
Contributor

I'm wondering what the behaviour on Stable is for that hover?
In the screencap, it looks like there might actually be more text that needs to be displayed at the end.

I'm unable to repro the issue because when I try to run the build task on macOS, I get yarn: command not found. Yarn works fine when I run it outside of a task, so I'm guessing I have something misconfigured.

@meganrogge
Copy link
Contributor

I was also unable to reproduce the issue

@yiliang114
Copy link
Contributor Author

I was also unable to reproduce the issue

@meganrogge I'm sorry, I installed VS Code and VS Code Insiders locally, I made a mistake, VS Code 1.73.1 (Universal) 6261075 is used in the screenshot which is the latest version that it can update at present.

I looked at a similar problem #166171. It is a problem with 1.73.1 version. I tried it again on the insiders, but it really won't appear again, so I think it may be a fixed problem. It should be that I filled in the wrong VS Code version, which caused everyone to not reproduce.

I'm sorry again to delay everyone's time. @Tyriar @rzhao271

@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2023
@rzhao271 rzhao271 removed this from the Backlog milestone Jan 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug workbench-hover Hover issues in the workbench
Projects
None yet
Development

No branches or pull requests

5 participants