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
170 stars 92 forks source link

Problems with shift-selecting multiple items #2987

Closed adam-wolfe closed 2 months ago

adam-wolfe commented 3 months ago

Describe the bug

After clicking on something (DS/member, USS file, job) then holding down shift and clicking on something else (to select a range of items), not all items that are expected to be selected are actually selected in some cases.

Possibly related to https://github.com/zowe/zowe-explorer-vscode/issues/2798.

To Reproduce

  1. In a PDS, click on a member
  2. Hold down the shift key then click another member
  3. Check whether all members were selected between the first item you clicked and the last item you clicked
  4. If some items are not selected, click the last item again and everything should be selected as expected

Expected behavior

Everything between the first click and the last click should be selected.

Screenshots

Shift-select-issues

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 3 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.

adam-wolfe commented 2 months ago

Resolved in VS Code 1.92.0.