Is there a way to bind Search Everywhere to main IDE window?
Fedora 33 + Gnome 3.38.4
I'm working with laptop and sometimes I connect external display. If I move IDE window to external monitor, the Search everywhere popup stays on previous display. And after I moved it to proper display (with IDE) and then I moved IDE window to another display, this popup stays on previously openned display.
key combinations, such as Super+Shift+<Arrows> doesn't move this popup window.
Are there any options to make this popup be binded to monitor, main IDE windows is currently on? Or, maybe, bind it to main IDE window (as it made in Gnome when confirming popups are binded to parent window)
Please sign in to leave a comment.
This is a long-standing issue tracked as https://youtrack.jetbrains.com/issue/IDEA-157583, feel free to upvote.
I'm afraid there's no stable workaround at the moment. To resolve the issue temporarily please try removing all the
<state>entries with akeyattr starting withsearch.everywhere.popupfrom the project's.idea/workspace.xmlfile (described here).