zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
173 stars 93 forks source link

copy/paste keybinding not working correctly in USS tree view #2823

Open JillieBeanSim opened 7 months ago

JillieBeanSim commented 7 months ago

Describe the bug

Error seen with copy/paste using keybindings in USS tree view

To Reproduce

Steps to reproduce the behavior:

  1. Go to USS tree view and enter a search filter
  2. Use keyboard to move through tree selecting a file for copy with cmd/ctrl + c
  3. Use keyboard to move through tree and select a location to paste the copied file to with cmd/ctrl + v
  4. See error

Screenshot 2024-04-08 at 9 07 02 AM

Expected behavior

keybindings to work properly for copy/paste in USS tree view

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 7 months ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.