-
-
Notifications
You must be signed in to change notification settings - Fork 516
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
[BUG] Clicking 3 dot menu for connection just closes menu instead of taking the action #2965
Comments
Confirmed I've seen this too on a beta build but didn't get a chance to raise an issue. |
Huh, I am only able to reproduce this when using tap-to-click on a touchpad/trackpad but not the click buttons of a mouse of the same touchpad/trackpad. Is anyone else able to confirm this? |
@Julusian I updated to beta v3.4.0-7177 and the issue is still happening. Windows 11 and Chrome 127.0.6533.90. I attached a quick little video showing the issue. |
On: On both Chrome 127.0.6533.89 and Edge 127.0.2651.86 (Official build) (64-bit) with a mouse plugged into a desktop I agree I don't see it. |
Pointing at the same Companion install from a laptop with a trackpad, I sometimes have issues (but it does seem to sometimes work, perhaps like you after I've used the trackpad buttons). But using the same mouse into the laptop it works fine. |
Here are some additional testing steps that I did:
I tried using two different mice (Razer Basilisk v3 wired and Corsair M65 Elite), but both had the same issue. I'm using a desktop machine, so there's no trackpad involved. I also tried clearing my cache for the Companion GUI and reset my whole configuration. I still had the same issue. This Companion instance has been around since the v3 betas and has been upgraded to each stable release along the way. I like the new menu, but it seems a bit finicky and not consistently working. anything else for troubleshooting that you would like me to do? |
I think I have a fix for this. It appears to have been caused by the popover closing itself when losing focus, even when focus is lost to a child element. The fix feels bad but is simply to react to the mousedown event, as we always receive that |
@Julusian the latest beta is better. If I tap the mouse button it works every time but if I do a full press of the mouse button or hold the mouse button down too long, then the help popup instantly closes when the window is not big enough to be under my mouse cursor and the delete popup always instantly closes as it is never under my mouse button. |
I've tried a couple of windows 11 machines, and I'm not able to reproduce any remaining issues |
I believe I am encountering this issue, or a variation thereof when trying to delete connections. System Info:
|
This is fixed in the v3.4.2 release |
I can confirm that for me the mentioned behaviour does not occur anymore in 3.4.2 7335. |
Is this a bug in companion itself or a module?
Is there an existing issue for this?
Describe the bug
On Windows 11, on both Edge and Chrome, when I click on the three-dot menu for a connection, it opens the menu, but when I click on any of the actions, it does nothing other than close the menu.
Steps To Reproduce
Expected Behavior
each of the menu items do the action they are suppose to do
Environment (please complete the following information)
Additional context
No response
The text was updated successfully, but these errors were encountered: