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
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 d8f9808.
The text was updated successfully, but these errors were encountered:
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 d8f9808.
The text was updated successfully, but these errors were encountered: