Replies: 2 comments
-
2025-07-27.12-15-51.mp4 |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is not a Linux Mint only issue. Someone faced the same in Fedora. As usual, the Microsoft online support repeat words from their manual and ignore real user concerns. |
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.
-
Description:
I'm experiencing dysfunctional mouse gesture functionality in Microsoft Edge on Linux Mint. I believe this is caused by Linux Mint's right-click context menu trigger mechanism.
Edge's mouse gestures require holding the right mouse button and moving the mouse (dragging). However, Linux Mint instantly triggers the native system context menu on right-click down, preventing the drag motion from being registered.
Key Observation:
Through my testing, mouse gestures work correctly in specific Edge contexts where web content natively handles right-clicks (e.g., right-clicking on maps or other elements with built-in right-click actions). This strongly suggests the conflict stems from the system-level context menu behavior.
Requested Solution:
I would like Linux Mint's right-click context menu to trigger upon releasing the right mouse button, not when the button is initially pressed down. This change would allow Edge (and potentially other applications) to correctly detect the right-button drag motion needed for gestures.
Beta Was this translation helpful? Give feedback.
All reactions