Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.53k stars 571 forks source link

Conemu doesn't pass events to VS2015 child gui after using popup in VS2015 #783

Open avandych opened 8 years ago

avandych commented 8 years ago

Versions

ConEmu build: 160710 x64 OS version: Windows 10.0.10240.x64, Product: 1, SP: 0.0, Suite: 0x100, SM_SERVERR2: 0

Problem description

when using VS2015 as child gui, after opening in VS some popup window (resharper search popup) - conemu stop pushing keyboard events to VS.

Maybe it pushes events to wrong window (already closed popup?)

Steps to reproduce

  1. open VS2015 as child GUI
  2. run resharper search command (Ctrl+N)
  3. close popup

    Actual results

keyboard events not passed to VS

Expected results

keyboard events pass to VS

Maximus5 commented 8 years ago

Please read this: ChildGui

ConEmu does not "pass" anything to ChildGui. Child window either has focus or has not. ConEmu doesn't control anything in that case.

Also, ChildGui feature claims limited support for simple applications, VS is not a simple application in any case.

Maximus5 commented 8 years ago

http://conemu.github.io/en/SettingsChildGui.html