monodevelop icon indicating copy to clipboard operation
monodevelop copied to clipboard

Fixes VSTS Bug 958242: System.NullReferenceException exception in

Open mkrueger opened this issue 6 years ago • 5 comments

MonoDevelop.SourceEditor.SourceEditorView.RunWhenRealized()

https://devdiv.visualstudio.com/DevDiv/_workitems/edit/958242

mkrueger avatar Oct 22 '19 08:10 mkrueger

@monojenkins backport release-8.3 @monojenkins backport release-8.4

mkrueger avatar Oct 22 '19 08:10 mkrueger

This surely doesn't fix the cause. Something from code analysis is calling the document after it's been disposed.

mkrueger avatar Oct 22 '19 08:10 mkrueger

Feels like we are masking a bug.

Therzok avatar Oct 22 '19 11:10 Therzok

This is for the old editor only, so I'd rather just keep it as it is, @slluis thoughts?

sevoku avatar Nov 06 '19 22:11 sevoku

yes, I meant not to take the fix at all

sevoku avatar Nov 07 '19 08:11 sevoku