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

Rendering issue where main content panel is shifted down obscuring the input field when used in floating window #16368

Open
1 of 2 tasks
colehaus opened this issue Jan 10, 2025 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster

Comments

@colehaus
Copy link

Applies To

  • Notebooks (.ipynb files)
  • Interactive Window and/or Cell Scripts (.py files with #%% markers)

What happened?

Image

See the screenshot. I think (but I'm not absolutely certain) that this only happens when the interactive view is in a floating window—I have not yet seen it occur when the interactive window is simply a split editor group in the main window.

(The VSCode version pasted below is 1.95.3, but I get the same behavior with 1.96.0 and 1.96.2. I was also using 2024.11.0 of the extension then and still had the problem.)

VS Code Version

Version: 1.95.3 Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813 Date: 2024-11-13T14:50:04.152Z Electron: 32.2.1 ElectronBuildId: 10427718 Chromium: 128.0.6613.186 Node.js: 20.18.0 V8: 12.8.374.38-electron.0 OS: Linux x64 6.6.64

Jupyter Extension Version

2024.10.0

Jupyter logs

Coding Language and Runtime Version

No response

Language Extension Version (if applicable)

No response

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

Remote

@colehaus colehaus added the bug Issue identified by VS Code Team member as probable bug label Jan 10, 2025
@vs-code-engineering vs-code-engineering bot added the triage-needed Issue needs to be triaged label Jan 10, 2025
@amunger
Copy link
Contributor

amunger commented Jan 22, 2025

can you provide some repro steps, I'm not clear on how you got in this situation

@amunger amunger added info-needed Issue requires more information from poster and removed triage-needed Issue needs to be triaged labels Jan 22, 2025
@colehaus
Copy link
Author

  • View: New Empty Editor Window
  • Drag interactive tab from existing main window over to that window

Let me know if that doesn't work to repro it.

@amunger
Copy link
Contributor

amunger commented Jan 23, 2025

looks fine for me when I try that

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 info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants