Double Shift freezes window after update PhpStorm 2017.2.3
Answered
After some update Double Shift search popup went to freeze window. It doesn't focus in search field, it does only freeze the workspace. But makes it through time, especially when you really need the proper work of that feature.
OS: Ubuntu 16.04, Unity.
PhpStorm 2017.2.3, IdeaVim plugin installed, only a few but not Shift including keyboard shortcuts are changed from default.
Please sign in to leave a comment.
Hello,
It looks like we already have a related request submitted to our tracker here: <https://youtrack.jetbrains.com/issue/IDEA-124160>. Please vote for it (thumb up button) in order to move it up in the queue and receive notifications regarding the progress of the issue. See more information on working with tracker at <https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications>.
Hello, Vladimir. Thanks for your help. I updated Linux kernel from 4.4 to 4.10 like guys did in a branch you had advised. Problem disappeared.
Same problem here. On Ubuntu 17.04, already on kernel 4.10.0-35. PHPStorm 2017.2.4
Hello Mattias,
Try to get the latest JDK version with the help of JB SDK Bintray plugin (at the moment it is jbsdk8u152b991.1) and check if issue will still be there.
OK, tried the latest version but no change.
What I notice is that if I do double-SHIFT and then hit ESC to cancel or enter a filename to navigate to, the next double-SHIFT fails to focus. BUT if I have used the mouse (clicking another line or just focusing any menu item by clicking) double-SHIFT works again.
Hope this helps finding the bug since it is a key feature of PHPStorm....
Same problem here. sometimes after do the double shift the field to search get no focus.
This happens to me on pycharm 2017.2, 80% of the time when I double shift I lose focus in the pop-up and I have to manually click in the search field so I can start typing. Its very annoying and affects coding velocity.