JetBrains IDEA search everywhere popup is occasionally stretched upon opening #10389
Unanswered
Insprill
asked this question in
Bugs - Other
Replies: 2 comments
-
maybe intellij bug? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I ran into the same issue a few days ago. The only workaround I found was writing a script that resizes the window slightly after it opens (although that doesn't fix mouse detection being completely off in those menus). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When opening the search everywhere popup in any JetBrains IDEA IDE (IntelliJ, Rider, etc) running natively under Wayland, it will occasionally appear extremely stretched, with only the top half of the popup being shown across the entire thing. Resizing the popup with Hyprland or clearing your search query will fix it.
It doesn't appear to reliably happen under any circumstances, but can fairly easily be reproduced by repeatedly opening and closing the popup until it happens.
Broken:

Normal:

Beta Was this translation helpful? Give feedback.
All reactions