Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntelliJ IDEA focus problems #55

Open
daym opened this issue Nov 20, 2023 · 0 comments
Open

IntelliJ IDEA focus problems #55

daym opened this issue Nov 20, 2023 · 0 comments

Comments

@daym
Copy link
Contributor

daym commented Nov 20, 2023

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:

  1. Start IntelliJ IDEA
  2. Open any two files
  3. 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)
  4. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant