After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 691260 - Right click of mouse can trigger too easily an unwanted action
Right click of mouse can trigger too easily an unwanted action
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-01-07 00:50 UTC by Carlos Soriano
Modified: 2014-05-22 00:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Carlos Soriano 2013-01-07 00:50:01 UTC
Currently when you do right click with the mouse and by accident you move in this process the mouse a little to the direction where the pop up menu appears (consequently, by accident, you hover some action of the pop-up menu) and then you release the button, an action is triggered.
Windows, currently doesn't trigger an action when you release the mouse button, then you have to click again to select an action.

I think the current behavior in GTK+ is annoying mostly for people with some physical difficulties with the computer and for people that are not too skilled with the computer (I received complaints for both types of people).

In many cases, these people trigger an action like "Back" in the browser, "New folder" in Files, "Call" in Skype, and so on (First or last action in the pop up menu). Some of these actions are destructive, like "back" in the browser if you are writing and email, or "Call" in Skype, that by accident you can call someone that you don't want to call.

This also happens to me, so, for me it is also annoying.

To solve this, I propose to copy the Windows behavior (Doesn't trigger an action for the release of the right mouse button) or put a little timeout (comfortable time to let the person to release the mouse button) to wait until an action can be triggered releasing the right mouse button.
Comment 1 Carlos Soriano 2013-03-05 21:22:01 UTC

*** This bug has been marked as a duplicate of bug 591258 ***
Comment 2 Matthias Clasen 2014-05-22 00:42:48 UTC
We are offsetting the menu now.