modal pop-up in idea loses focus while entering text
Hi.
I'm only experiencing this problem when using i3 - and it really is a shame, since it sort of makes the VM unusable for work :(
Software:
- IntelliJ IDEA v13.1.2 Build #IU-135.690
- i3 version 4.7.2 (2014-01-23, branch "tags/4.7.2")
What:
a) Open a project in IDEA, type <ctrl>-N to open the "find class dialog box".
b) Start typing characters to find a class.
c) The dialog-box will flicker, and one of your characters will be sent to "the editor".
Effectively, this means, that I've accidentially changed a file (possibly making it non-compilable).
It makes using IDEA with i3 impossible.
Do you know any work around for this?