This question was originally posted on SE but as it does not seem to get any traction on there, I decided to resort to my “peers” on here
I am running Fedora Work Station 41 on GNOME and Wayland (kernel 6.12.7-200, but had this issue since first install @ 6.12.4-something). I am using a Logitech MX Master 3 Wireless mouse with the provided dongle. I also have Solaar installed.
If I right click on a “system window control” (this wording may be incorrect - maybe gtk window??) and it opens the context menu, I cannot click on any other window or interact with anything else, using this mouse, until I either close the context menu by clicking inside the same window (as where I clicked to open the context menu) or if I choose an option from the menu. In other words, the focus is stuck on the parent window owning the right click menu, but only for the Logitech Mouse… I also have a USB Corsair mouse connected with which this problem does not reproduce. I tried installing solaar to get full control and drivers for the mouse, but no change.
This works on X11, not on wayland. I have tried searching for hours for a solution, but found nothing. I found some similar issues for other mice, but those were for X11 and editing xorg.conf. On X11 I have no issue.
Anyone have any ideas? For example here, I can only click inside the terminal or choose an action. Clicking on the window in the background or on my second monitor will not close the context menu, nor change the window focus. As I said, this works fine with a regular USB mouse. The issue also does not reproduce on “third party” context menus, such as google chrome right click. I am mainly seeing the issue with my terminal emulator (gnome terminal) and the default (nautilus) file manager context menus.
While this issue is obviously hardware specific, given that you’ve pointed out that it doesn’t happen with other mice, from your description it seems to be reproducible on gtk4 (nautilus) and legacy gtk (gnome-terminal) apps only. In order to confirm this supposition, you could test the issue with other gtk and non-gtk apps.
I see you’ve mentioned the nvidia tag. There were some graphical issues on certain F41 systems in the GTK+Wayland+nVidia combination, in which case this workaround was a fix. You could test it yourself, given that it’s easily reversible.
From your description it seems that this was an F41 fresh install, yet you are using gnome-terminal, which is not shipped anymore beginning with F41, but the new ptyxis terminal instead. Is this correct, and you’ve installed gnome-terminal after the OS installation?
Hi! Thanks for the reply, I tried with gnome calculator and it reproduces. Note that it is not necessarily always a right click context menu, rather here it is some other type of context menu (dropdown).
Same thing with gnome camera and “Disk Usage Analyzer”. Interestingly enough, “Disks” has no issue (Gnome Disk Utility).
Non-GTK apps like Chrome, Spotify, Discord does not have the issue.
Lastly, yes, you are correct. I manually installed gnome-terminal myself. Personal preference (got used to it in earlier versions of Fedora on my other machine).
Unfortunately it did not help either That being said, I noticed that the part that is working in GNOME Disk Utility actually also works in GNOME Terminal - sorry! I got confused because in (non legacy) GTK apps, this context menu does cause the issue
However, in non-legacy GTK apps, it seemingly works, even in GNOME Terminal. The part that does not work in terminal is the right click context menu, which perhaps somehow does not belong to the application itself…?