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

MacOS: Ctrl + click (equivalent to Right-click) on an Editor tab doesn't open the context menu on vscode web #160413

Closed
guiherzog opened this issue Sep 8, 2022 · 5 comments · Fixed by #165558
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug confirmed Issue has been confirmed by VS Code Team member insiders-released Patch has been released in VS Code Insiders menus Menu items and widget issues verified Verification succeeded web Issues related to running VSCode in the web
Milestone

Comments

@guiherzog
Copy link
Contributor

guiherzog commented Sep 8, 2022

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

  • VS Code Version: 1.71.0 (vscode.dev)
  • OS Version: macOS 12.5.1 (21G83)

Steps to Reproduce:

  1. Open any file on vscode.dev.
  2. On the filename tab on the "Editor", hold Ctrl + Click on it (the same as a right-click or two-finger click on macOS).
    See the image below
    AHbWdngqAx2DYQj

Expected: it opens the context menu with options about the file.
Actual: it blinks the context menu for a fraction of a second.

A screencast of the problem:
right-click-issue

The problem doesn't happen on VS Code desktop.

@bpasero bpasero assigned sbatten and unassigned bpasero Sep 8, 2022
@bpasero bpasero added menus Menu items and widget issues confirmed Issue has been confirmed by VS Code Team member web Issues related to running VSCode in the web labels Sep 8, 2022
@bpasero
Copy link
Member

bpasero commented Sep 8, 2022

I can reproduce, and maybe is an issue that would reproduce on desktop too but we use native menus there and not custom menus.

@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Sep 8, 2022
@sbatten
Copy link
Member

sbatten commented Oct 17, 2022

is this ctrl+click behavior mac specific?

@sbatten sbatten added the info-needed Issue requires more information from poster label Oct 17, 2022
@guiherzog
Copy link
Contributor Author

I am not entirely sure, but so far, we have only seen reports about this issue on macOS.

@mueheg
Copy link
Contributor

mueheg commented Nov 2, 2022

Yes, Macs by default consider CTRL+Click a right click. This works across the entire OS.

@sbatten sbatten removed the info-needed Issue requires more information from poster label Nov 4, 2022
@sbatten sbatten added this to the November 2022 milestone Nov 4, 2022
sbatten added a commit that referenced this issue Nov 4, 2022
@VSCodeTriageBot VSCodeTriageBot added the unreleased Patch has not yet been released in VS Code Insiders label Nov 4, 2022
@guiherzog
Copy link
Contributor Author

This is great, thanks for the fix!

@VSCodeTriageBot VSCodeTriageBot added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Nov 7, 2022
@rzhao271 rzhao271 added the verified Verification succeeded label Nov 30, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug confirmed Issue has been confirmed by VS Code Team member insiders-released Patch has been released in VS Code Insiders menus Menu items and widget issues verified Verification succeeded web Issues related to running VSCode in the web
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants