You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No one does get the focus. Means the focus isn't changes. The focus is still on the tabpage itself and not within conemu.
It seems so that the call of the "Focus" method hase no effect.
Hi,
while using the conrol in a Visual Studio plugin I have some problems with focus the conemu control.
Visual Studio plugin: https://github.com/Therena/ConEmuIntegration
If the user changes the tabs in Visual Studio the extension calls "Focus()" on the conemu control.
But the conemu control isn't focused afterwards.
As discussed via twitter with Maximus5 it can also be a problem in my code or even a problem in the Visual Studio tab control.
Regards,
David
The text was updated successfully, but these errors were encountered: