Skip to content

Dragging from explorer to Open Editors doesn't work #67883

@roblourens

Description

@roblourens
  • Drag a file from the explorer to Open Editors
  • Get error
TypeError: Cannot read property 'moveEditor' of undefined
(anonymous function) (/datadrive/vscode/src/vs/workbench/parts/files/electron-browser/views/openEditorsView.ts:660)
OpenEditorsDragAndDrop.drop (/datadrive/vscode/src/vs/workbench/parts/files/electron-browser/views/openEditorsView.ts:659)
ListViewDragAndDrop.drop (/datadrive/vscode/src/vs/base/browser/ui/list/listWidget.ts:1046)
ListView.onDrop (/datadrive/vscode/src/vs/base/browser/ui/list/listView.ts:864)
(anonymous function) (/datadrive/vscode/src/vs/base/common/event.ts:56)
Emitter.fire (/datadrive/vscode/src/vs/base/common/event.ts:567)
fn (/datadrive/vscode/src/vs/base/browser/event.ts:16)

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releasefile-explorerExplorer widget issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions