vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

Drag and drop in interactive rebase no longer working macos

Open vomc opened this issue 1 year ago • 4 comments

Description

I am using GitLens on Macos and as of the latest vscode update a few days ago, I noticed that I can no longer drag and drop to order commits.

GitLens Version

v15.1.0

VS Code Version

Version: 1.91.0 Commit: ea1445cc7016315d0f5728f8e8b12a45dc0a7286 Date: 2024-07-01T18:53:23.353Z Electron: 29.4.0 ElectronBuildId: 9728852 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Darwin arm64 22.2.0

Git Version

git version 2.39.2 (Apple Git-143)

Logs, Screenshots, Screen Captures, etc

https://github.com/gitkraken/vscode-gitlens/assets/78635/7998bc01-0795-448d-b1eb-a62cf200a2c7

vomc avatar Jul 09 '24 11:07 vomc

Additional notes:

  • This also affects Windows
  • This problem was introduced with vscode 1.91. vscode 1.90 works correctly

daulis avatar Jul 09 '24 14:07 daulis

This is fixed in vscode 1.91.1 (https://github.com/microsoft/vscode/issues/219047)

daulis avatar Jul 11 '24 15:07 daulis

This problem was reintroduced in vscode 1.92.0

daulis avatar Aug 01 '24 19:08 daulis

Fixed in vscode 1.92.1

issue tracked here https://github.com/microsoft/vscode/issues/224967

mmadraimov92 avatar Aug 11 '24 12:08 mmadraimov92