Navigate | Class or File popup closes immediately in IntelliJ IDEA 2017.2

前端 未结 3 562
夕颜
夕颜 2021-01-04 12:16

I\'m having a annoying problem since I update IntelliJ IDEA Community to this version:

IntelliJ IDEA 2017.2
Build #IC-172.3317.76, built on July 15, 2017
JRE         


        
3条回答
  •  借酒劲吻你
    2021-01-04 12:42

    What ultimately worked for me was adding -Dfocus.follows.mouse.workarounds=true to my custom VM options (Help > Edit Custom VM Options).

    I found this in https://youtrack.jetbrains.com/issue/IDEA-173000, mentioned above.

    I use a tiling window manager (i3) which I suspect is related.

提交回复
热议问题