UI issue: Multi-line cells collapse into 1.5 lines after scrolling. #194841
Open
Description
Applies To
- Notebooks (.ipynb files)
- Interactive Window and/or Cell Scripts (.py files with #%% markers)
What happened?
Problem shown in video: multi-line cells that leave view are collapsed into 1.5 lines. In my work notebooks, this happens to a random cell when I scroll around and not all cells. I can fix it by adding a new line to the cell or by resizing the window.
I also do not know why a few cells have half the width. I cannot reproduce the issue.
I'm relatively new to VS Code and could use some guidance. Thanks for your attention!
jupyter_scrollbar.mp4
VS Code Version
Version: 1.79.2 (user setup) Commit: 695af09 Date: 2023-06-14T08:57:04.379Z Electron: 22.5.7 Chromium: 108.0.5359.215 Node.js: 16.17.1 V8: 10.8.168.25-electron.0 OS: Windows_NT x64 10.0.19045
Jupyter Extension Version
v2023.5.1101742258
Jupyter logs
No response
Coding Language and Runtime Version
Python v3.10.11
Language Extension Version (if applicable)
Python v2023.10.1
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
Local
Activity