flyingpie / windows-terminal-quake

Enable Quake-style dropdown for (almost) any application.
https://wtq.flyingpie.nl
MIT License
598 stars 39 forks source link

HideOnFocusLost causes problems with keyboard focus #41

Open dfyx opened 4 years ago

dfyx commented 4 years ago

When I set HideOnFocusLost to true and click outside the terminal, it disappears as expected but keeps the keyboard focus. This is easiest to see when clicking a text box in another program (for example the GitHub issue form) and starting to type. The typed text doesn't appear in the text box but as soon as you re-open the terminal you see your text there.

flyingpie commented 3 years ago

@dfyx Thank you for reporting this! What an interesting bug indeed. I'll investigate this and see if it can be fixed for the next release.