-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Current behavior
System.InvalidCastException: Specified cast is not valid.
at System.Windows.Forms.IDataObject.GetDataPresent(Type format)
at ICSharpCode.TextEditor.TextAreaDragDropHandler.OnDragEnter(Object sender, DragEventArgs e)
at ICSharpCode.TextEditor.TextAreaDragDropHandler.<>c__DisplayClass3_0.<MakeDragEventHandler>b__0(Object sender, DragEventArgs e)
Expected behavior
No error.
Steps to reproduce
The preconditions for this state are unknown. Once entering the bad state, the behavior is triggered by attempting to drag a file from the Diff tab of FormBrowse to a Visual Studio window.
Screenshots
Did this work in previous version of GitExtensions
I've observed this occasionally for a long time (multiple versions).
Environment
- Git Extensions 3.0.2.5232
- Build 23b6f51905006ccdde8701591df706284b4155dc
- Git 2.19.1.windows.1
- Microsoft Windows NT 10.0.17763.0
- .NET Framework 4.7.3362.0
- DPI 96dpi (no scaling)
Metadata
Metadata
Assignees
Labels
No labels