mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.84k stars 1.02k forks source link

[release-8.4-a11y] Fix 822175: Exception adornment scrolled outside of view #9521

Closed monojenkins closed 4 years ago

monojenkins commented 4 years ago

Only reasonable fix is to follow VS Windows way of displaying it as window because things get tricky with wrapped view where you can't just expand text view scrollable width...

Fixes VSTS #822175 Fixes VSTS #1025880

Backport of #7706.

/cc @sevoku @DavidKarlas