Skip to content

Unable to interact with warning message when multiple terminals are open #231557

Closed
@scrowley-Datirium

Description

Type: Bug

Behaviour

Terminal shows warning that says the terminal should be relaunched.
The issue is that I'm unable to hit the "relaunch terminal" button in the popup after hovering that terminal (if more than 1 terminal is open in vscode).
If only 1 temrinal is open, you can move the mouse upwards into the popup.
If more than 1 terminal is open, the popup is to the left, and moving the mouse to the left causes the popup to dissappear.

Steps to reproduce:

  1. activate conda env
  2. select python interpreter because activating the conda env didnt set the interpreter
  3. terminal shows error
  4. open another terminal (can be done at any point before step 5)
  5. hover warning sign and try to hit the "relaunch terminal" button

Image

Diagnostic data

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)


Extension version: 2024.16.1
VS Code version: Code 1.94.2 (384ff73, 2024-10-09T16:08:44.566Z)
OS version: Darwin x64 23.6.0
Modes:

  • Python version (& distribution if applicable, e.g. Anaconda): 3.12.7
  • Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): Conda
  • Value of the python.languageServer setting: Default
User Settings


languageServer: "Pylance"

Installed Extensions
Extension Name Extension Id Version
CSV to Table phplasma.csv-to-table 1.4.0
CWL (Rabix/Benten) sbg-rabix.benten-cwl 2021.1.25
ESLint dbaeumer.vscode-eslint 3.0.10
Firebase toba.vsfire 1.4.1
Git Blame waderyan.gitblame 11.1.1
Git History donjayamanne.githistory 0.6.20
JavaScript Debugger ms-vscode.js-debug 1.94.0
JavaScript Debugger Companion Extension ms-vscode.js-debug-companion 1.1.3
Markdown All in One yzhang.markdown-all-in-one 3.6.2
Markdown Preview Mermaid Support bierner.markdown-mermaid 1.25.0
Pylance ms-python.vscode-pylance 2024.10.1
Python ms-python.python 2024.16.1
Python Debugger ms-python.debugpy 2024.12.0
Table Visualizer for JavaScript Profiles ms-vscode.vscode-js-profile-table 1.0.10

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions