When using IntelliJ IDEA Community edition, clicking on any of the editor tab contents in order to focus it is instead focusing the tab and then immediately unfocusing it again. Similar things happen with the Swing GUI Editor (try editing any property) in there.
You can try it like this:
Start IntelliJ IDEA
Open any two files
Click on the other file's tab and then into its text area (seems to be worse if there's actually an identifier that IDEA knows there)
Observe that 70% of the time the new text area doesn't focus (well, it does focus for 100 ms or so :) ) so it's almost impossible to edit any files.
I've also compared this same installation just with openbox instead of shod--and, there, everything works normally.
Tried with shod 2.6.2 and with shod commit d8f98083201827cf7f80b2d1e52d93b230e504d4.
When using IntelliJ IDEA Community edition, clicking on any of the editor tab contents in order to focus it is instead focusing the tab and then immediately unfocusing it again. Similar things happen with the Swing GUI Editor (try editing any property) in there.
You can try it like this:
I've also compared this same installation just with openbox instead of shod--and, there, everything works normally.
Tried with shod 2.6.2 and with shod commit d8f98083201827cf7f80b2d1e52d93b230e504d4.