mono / monodevelop

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

Revert "First pass to fix solution pad not regaining focus on shortcut press." #9325

Closed netonjm closed 5 years ago

netonjm commented 5 years ago

Revert "First pass to fix solution pad not regaining focus on shortcut press." This reverts commit 7e01fd039a5c6705189f0a927868919e953e9c73 in this PR : https://github.com/mono/monodevelop/pull/9216

I reverted this commit because introduces new problems, in this case infinite focus loops on in Pads with autohide with embedded native views ( https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1020127)

Additionally all this logic is going to be obsolete by https://github.com/mono/monodevelop/pull/9267 which hopefully will fix this issue also.

Fixes VSTS #1020127 - Toolbox focus flickers when in autohide mode

netonjm commented 5 years ago

@monojenkins backport release-8.4