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

Integrated terminal does not open after closing on firefox #241628

Open
techninja1008 opened this issue Feb 23, 2025 · 3 comments
Open

Integrated terminal does not open after closing on firefox #241628

techninja1008 opened this issue Feb 23, 2025 · 3 comments
Assignees

Comments

@techninja1008
Copy link

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

  • VS Code Version: OpenVSCode server 1.88.1, code-server 1.91.1, Github Codespaces 1.97.2
  • OS Version:
    • Server: Linux (Kernel 6.6.66, NixOS 24.11)
    • Client: Linux (Kernel 6.6.78, NixOS 24.11)

Steps to Reproduce:

  1. Open a fresh VSCode server implementation, in firefox, on Linux.
  2. Open up a new terminal.
  3. Toggle the terminal closed using either the keyboard shortcut or the View: Toggle Terminal action.
  4. Observe that trying to toggle the terminal back open using either the keyboard shortcut or the action fails.
  5. Click on the file explorer to focus it.
  6. Observe that trying to toggle the terminal back open now works.

I initially tested and discovered this on OpenVSCode server and code-server, however I was able to replicate it with a fresh Github Codespace.

Browsers tested:

  • Firefox developer 135.0b9: has bug
  • Firefox 135.0.1: has bug
  • Firefox ESR 128.7.0esr: has bug
  • Chromium 133.0.6943.98: works as expected
@gjsjohnmurray
Copy link
Contributor

You don't appear to be using the official VS Code release.

@techninja1008
Copy link
Author

You don't appear to be using the official VS Code release.

I was under the impression that Github Codespaces was an "official VS Code release".

Either way, I've just tested using vscode.dev and VSCode 1.97.2, and I am able to replicate the issue.

@gjsjohnmurray
Copy link
Contributor

Sorry, I overlooked that in your original post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants