-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Context Menus dont show on Gentoo/Wayland/Ardour system #7663
Comments
Most likely a Wayland+Ardour issue, I bet the context menu opens behind the main window, or something like that. |
The same is true in my Arch Linux/sway/Renoise/REAPER environment. 20240819-081342_screencast.mp4
|
what is wlroots? anyway i just tested on ubuntu 24 stock install and menus showed up no problem in the standalone. |
wlroots is the backend system for the Wayland compositor used by sway and past hyprland (before this merge). https://gitlab.freedesktop.org/wlroots/wlroots I could be totally wrong, but I was guessing that if this event does not occur in GNOME Wayland, then the common denominator might be the wlroots based Wayland compositor. |
This does not seem to occur in my environment Ardour above.
20240819-162323_screencast.mp4 |
I am not sure if there is anything that can be done on our side to fix this. Seems like it's down to the compositor? |
yeah i don't know what if anything we would do here. wonder if juce 8 fixes it? We did just move. |
It's not always reproducible. Sometimes the context menus show, other times they do not. Since Hyprland switched to their own backend and dropped wlroots, I've had a bit more luck with getting context menus to show. However, it still often happens that context menus prematurely close on themselves when the cursor exits them, or even while trying to left click on a context menu item, not registering the click so I need to use enter instead. |
Hmmm. I still think there is nothing we can do regarding this. Can you confirm this happening on the same system with other JUCE based plugins? If so this issue should be opened with JUCE, not us. If you could also try the very latest nightly of Surge XT, we have moved to JUCE 8.0.2. |
I'm fine to leave the issue open and tagged as "not being worked on" though so if other people experience it they can find this |
Bug Description:
Any context menu doesn't show up / is invisible.
Surge XT Version
1.3.2
Reproduction Steps:
Steps to reproduce the behavior:
Expected Behavior:
A context menu should appear.
Computer Information (please complete the following!):
The text was updated successfully, but these errors were encountered: