Focus issue with Intellij Idea 2018.1

Answered

Every time I use class search dialog (or any other) and there is no search results search window loses focus. Like this https://www.youtube.com/watch?v=UgKOU5t9vEw

Has anyone any idea how to fix or troubleshoot this behavior?

 

I'm using Ubuntu 16.04 and i3 window manager.

2
2 comments
Avatar
Permanently deleted user

apart from

for_window [class="^jetbrains-.+"][window_type=dialog] focus

from reddit 
'I also had to add the following to make menus look like menu and not like a window:'

for_window [instance="sun-awt-X11-XWindowPeer"] border pixel 0

 

0

Please sign in to leave a comment.