Skip to content

vscode notebook: squashing | collapsing | hiding cells content when simply scrolling up and down #216950

@SebastianoF

Description

@SebastianoF

Does this issue occur when all extensions are disabled?: Yes/No

no, as I require the extension to run notebooks in vscode

Version: 1.90.2 (Universal)
Commit: 5437499
Date: 2024-06-18T22:37:41.291Z (5 days ago)
Electron: 29.4.0
ElectronBuildId: 9728852
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.4.0

Steps to Reproduce:

  1. create some vscode cells with python code and with markdown and print their output
  2. scroll up and down a few times, with the results rendered

If a cell has more than 1 line it gets squashed, and the text gets hidden.

  • How it looks before scrolling:

Screenshot 2024-06-24 at 09 34 21

  • How it looks after scrolling:

Screenshot 2024-06-24 at 09 34 11

Also empty cells get squased when simply scrolling up and down with the mouse

  • How it looks before scrolling:

Screenshot 2024-06-24 at 09 39 17

  • How it looks after scrolling:

Screenshot 2024-06-24 at 09 38 59

Of course this makes working with the integrated notebooks unthinkable.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugnotebooknotebook-layout

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions