-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Open
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Google Chrome Canary
- Local OS: MacOS Tahoe
- Remote OS: Ubuntu 22.04
- Remote Architecture: amd64
code-server --version: 4.106.3
Steps to Reproduce
- Open any Jupyter Notebook (.ipynb file) in VS Code
- Scroll up/down vertically 3-5 times (sometimes occurs after aggressive scrolling)
- Observe all notebook cells turn blank with no content visible
- Switch to any other file type (Python script, text file, CSV, etc.)
- Confirm all file contents are also blank/unrendered
- Attempt to fix via: Reload Webview → No effect
- Only solution: Full window reload, but it'll reappear soon after.
Expected
Normal usage of jupyter notebook
Actual
After opening a Jupyter Notebook (.ipynb) in code-server and scrolling vertically a few times, all notebook cells become completely blank (no code/output visible). This corruption persists across all file types (.py, .txt, .csv, etc.) until a full window reload is performed. Reloading the webview alone has no effect.
Logs
Not found strongly relevant logsScreenshot/Video
Does this bug reproduce in native VS Code?
I did not test native VS Code
Does this bug reproduce in VS Code web?
I did not test VS Code web
Does this bug reproduce in GitHub Codespaces?
I did not test GitHub Codespaces
Are you accessing code-server over a secure context?
- I am using a secure context.
Notes
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer