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

Show an unmatched context menu when right clicking on a folder in Explorer #252

Closed
v-xianya opened this issue Nov 26, 2018 · 2 comments
Closed
Labels
AT-CTI Created by CTI team by design

Comments

@v-xianya
Copy link
Member

OS: Win10
Node.js: V8.11.3
Build Definition: 20181125.1

Repro Steps:

  1. Launch VS Code and make sure have storage extension installed.
  2. Go to view -> Explorer -> Open a folder.
  3. Right click the folder in Explorer -> Check the context menu of the folder.

Expect:
The context menu shows like below.
image

Actual:
The context menu shows like below.
image

@v-xianya v-xianya added the AT-CTI Created by CTI team label Nov 26, 2018
@StephenWeatherford
Copy link
Contributor

You're clicking on the menu bar. For the main folder, you have to click below all the files in it (I agree, it's confusing, but this is vscode's behavior). Thanks!
image

@StephenWeatherford
Copy link
Contributor

Entered a vscode bug: microsoft/vscode#63876

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team by design
Projects
None yet
Development

No branches or pull requests

2 participants