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

Code lenses mess up sticky scroll #156606

Closed
mjbvz opened this issue Jul 28, 2022 · 1 comment
Closed

Code lenses mess up sticky scroll #156606

mjbvz opened this issue Jul 28, 2022 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-sticky-scroll verified Verification succeeded
Milestone

Comments

@mjbvz
Copy link
Collaborator

mjbvz commented Jul 28, 2022

Testing #156175

  1. Enable sticky scroll
  2. Enable code lenses (I'm using the code lenses from gitlens)
  3. Scroll through a large TS file with code lenses

Bug
The sticky headers are incorrect

Here for example NotebookData is sticky but the breadcrumbs show the class at the top of the file is NotebookCellExecutionSummary

Screen Shot 2022-07-28 at 11 09 01 AM

@mjbvz mjbvz mentioned this issue Jul 28, 2022
2 tasks
@aiday-mar aiday-mar added bug Issue identified by VS Code Team member as probable bug editor-sticky-scroll labels Jul 29, 2022
@aiday-mar aiday-mar added this to the July 2022 milestone Jul 29, 2022
@aiday-mar
Copy link
Contributor

Fixed by 463d53f

@alexdima alexdima added the verified Verification succeeded label Jul 29, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2022
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 editor-sticky-scroll verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants