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

The copilot chat sidebar in VSCode 1.96 can't be closed using a pointer device #235991

Closed
Perdolique opened this issue Dec 12, 2024 · 8 comments
Closed
Assignees

Comments

@Perdolique
Copy link

Perdolique commented Dec 12, 2024

The copilot chat sidebar in VSCode 1.96 can't be closed using a pointer device (e.g.: mouse) because the close button disappeared.

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

  • VS Code Version: 1.96
  • OS Version: Windows 11

Steps to Reproduce:

  1. Open Copilot chat
  2. Close button doesn't exist
@Perdolique Perdolique changed the title The copilot chat sidebar in VSCode 1.96 can't be closed using a pointer The copilot chat sidebar in VSCode 1.96 can't be closed using a pointer device Dec 12, 2024
@bpasero bpasero assigned benibenj and unassigned bpasero Dec 12, 2024
@gjsjohnmurray
Copy link
Contributor

Probably #232719

@Ky6uk
Copy link

Ky6uk commented Dec 12, 2024

Not sure actually, because it was there before the update yesterday. 🤔

@gjsjohnmurray
Copy link
Contributor

Is your Activity Bar position set to 'top'?

@Perdolique
Copy link
Author

Perdolique commented Dec 12, 2024

Is your Activity Bar position set to 'top'?

It's "Hidden", but toggling it as "Default" (on the right side) also makes x button visible again. Everything was okay in v1.95.

Update: "Top", "Bottom" and "Hidden" make Copilot chat unclosable (it's on the right side).

@gjsjohnmurray
Copy link
Contributor

Do you have the set of layout buttons at the right-hand end of your window title bar? One of those will toggle visibility of the Secondary Side Bar where Copilot Chat now lives by default.

@Perdolique
Copy link
Author

Perdolique commented Dec 12, 2024

Do you have the set of layout buttons at the right-hand end of your window title bar? One of those will toggle visibility of the Secondary Side Bar where Copilot Chat now lives by default.

I'm not sure (already lost in the bars around). This is what I have:

Activity Bar Position -> Hidden Activity Bar Position -> Default
Image Image

@Amanoki
Copy link

Amanoki commented Dec 13, 2024

Same issue. The close button existed in v1.95 and disappeared from the Secondary Sidebar since v1.96 release.
My settings:

"workbench.activityBar.location": "bottom",
"workbench.editor.editorActionsLocation": "titleBar",  // Therefore no layout buttons on title bar

This looks relevant: #233330

In my case I keep the Primary Sidebar always displayed and only temporarily call up the Secondary Sidebar when needed and close it later. This change makes that inconvenient because now I can't quickly close the Secondary Sidebar though the close button, but need to click multiple times to find the toggle option from the context menu or top menu (View -> Appearance -> ...).

@benibenj
Copy link
Contributor

Closing as a duplicate. Regarding the layout buttons not showing with "workbench.editor.editorActionsLocation": "titleBar". We will be changing that with this issue: #232798

@benibenj benibenj closed this as not planned Won't fix, can't repro, duplicate, stale Dec 13, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jan 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants