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

Cell randomly losing focus, view jumping (reopening #12863) #15797

Open
thobitz opened this issue Jun 25, 2024 · 0 comments
Open

Cell randomly losing focus, view jumping (reopening #12863) #15797

thobitz opened this issue Jun 25, 2024 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@thobitz
Copy link

thobitz commented Jun 25, 2024

Environment data

  • VS Code version: 1.88.1
  • Jupyter Extension version (available under the Extensions sidebar): v2024.3.1
  • Python Extension version (available under the Extensions sidebar): v2024.4.1
  • Pylance Extension: v2024.6.1
  • OS (Windows | Mac | Linux distro) and version: Windows 10
  • Python and/or Anaconda version: Python 3.9.13
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
  • Jupyter server running: N/A

Expected behaviour

Uninterrupted editing of Notebooks

Actual behaviour

Whenever an autosave occurs or whenever the notebook is saved with Ctrl-S, the current cell loses focus and the notebook scrolls to a random place. This makes VSC more or less unusable.

During the save, the "Problems" box is updated. The location to which the notebook scrolls often (but not always) seems to be related to the position of the errors displayed in the Problems box.

The issue has been described comprehensively in bug report 12863, but was auto-closed without resolution.

Unfortunately I cannot access Github or upload any files from my work laptop where the issue occurs. I cannot reproduce the issue on my personal laptop, despite running the same versions of VSC, Jupyter, Python and Pylance.

Steps to reproduce:

See above. The issue has been described comprehensively in 12863.

@thobitz thobitz added the bug Issue identified by VS Code Team member as probable bug label Jun 25, 2024
@DonJayamanne DonJayamanne assigned amunger and unassigned DonJayamanne Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

3 participants