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

BUG: Scrollbar moves by changing the files tab #29106

Closed
ericksonivanowski opened this issue Jun 20, 2017 · 3 comments
Closed

BUG: Scrollbar moves by changing the files tab #29106

ericksonivanowski opened this issue Jun 20, 2017 · 3 comments
Assignees
Labels
code-lens *duplicate Issue identified as a duplicate of another issue(s)

Comments

@ericksonivanowski
Copy link

ericksonivanowski commented Jun 20, 2017

  • VSCode Version: 1.13.1
  • OS Version: Windows 10

Steps to Reproduce:

  1. Open two files with scrollbar
  2. Move the scrollbar to the middle
  3. Switch between tabs

See the image, NOTICE THE BREAKPOINTS ON FIRST TAB:

bug_vscode

@mjbvz mjbvz added code-lens *duplicate Issue identified as a duplicate of another issue(s) labels Jun 21, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Jun 21, 2017

This is a duplicate of #19917

When adding codelenses, we currently preserve the scroll position to the middle of the screen. That is what is causing the breakpoint at the top of your file to be pushed off screen

@mjbvz mjbvz closed this as completed Jun 21, 2017
@ericksonivanowski
Copy link
Author

ericksonivanowski commented Jun 26, 2017

Ok @mjbvz, but then not exists one solution for this problem??
I saw many suggestions for this problem.
This bug is very very annoying.. =/

@ericksonivanowski
Copy link
Author

I liked this solution:
#23652 (comment)

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code-lens *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants