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

Sticky scroll bug after window reload #212898

Closed
Tracked by #212907
Kazimierzw-Google opened this issue May 16, 2024 · 2 comments
Closed
Tracked by #212907

Sticky scroll bug after window reload #212898

Kazimierzw-Google opened this issue May 16, 2024 · 2 comments
Assignees
Labels
editor-sticky-scroll info-needed Issue requires more information from poster

Comments

@Kazimierzw-Google
Copy link

Problem: Sticky scroll: one of C functions signature got attached to top as part of the sticky scroll functionality, but remained there even after scrolling down to other functions (not nested inside) and the signature was weirdly positioned as if it had this style: position: absolute; top: -0.5*line_height.

Version: 1.89.1 (Universal)
Commit: dc96b83
Date: 2024-05-07T05:14:24.611Z (1 wk ago)
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Darwin arm64 23.4.0

Steps to Reproduce:

  1. Scroll down in a C file, making sure one of the function signature is attached as part of sticky scroll functionality
  2. Reload window
  3. Scroll around again to see the bug
    (not quite really reproducible, need to check the source code)
@aiday-mar
Copy link
Contributor

Hi @Kazimierzw-Google thank you for filing this issue, I am currently not able to reproduce this issue. Could you please include a screen recording showing the issue, and include here the C related extensions you have installed? I am trying to figure out if VS Code is using the outline model provided by one of your C extensions to determine the sticky lines.

@aiday-mar aiday-mar added editor-sticky-scroll info-needed Issue requires more information from poster labels May 17, 2024
@VSCodeTriageBot
Copy link
Collaborator

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor-sticky-scroll info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants