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

Explorer: "Cut" should not be enabled on readonly file systems #124850

Closed
bpasero opened this issue May 28, 2021 · 2 comments
Closed

Explorer: "Cut" should not be enabled on readonly file systems #124850

bpasero opened this issue May 28, 2021 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug file-explorer Explorer widget issues insiders-released Patch has been released in VS Code Insiders verification-found Issue verification failed verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented May 28, 2021

Steps to Reproduce:

  1. have a readonly file system
  2. right click on a file or folder in the explorer

=> 🐛 you can "Cut"

image

@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug file-explorer Explorer widget issues labels May 28, 2021
@isidorn isidorn added this to the May 2021 milestone May 28, 2021
@isidorn
Copy link
Contributor

isidorn commented May 28, 2021

Good catch, thanks for filling.

@bpasero
Copy link
Member Author

bpasero commented Jun 1, 2021

I am still able to press Cmd+X to cut.

@bpasero bpasero reopened this Jun 1, 2021
@bpasero bpasero added the verification-found Issue verification failed label Jun 1, 2021
@isidorn isidorn closed this as completed in a476c9d Jun 1, 2021
@bpasero bpasero added the verified Verification succeeded label Jun 2, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
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 file-explorer Explorer widget issues insiders-released Patch has been released in VS Code Insiders verification-found Issue verification failed verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants
@bpasero @isidorn and others