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 132924 - Definition for mouse actions
Definition for mouse actions
Status: RESOLVED DUPLICATE of bug 116890
Product: gtk+
Classification: Platform
Component: Widget: Other
2.3.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-01-29 23:05 UTC by Amadeus
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Amadeus 2004-01-29 23:05:19 UTC
As it is now, one can use the left button or the right button to enter a
menu in the menubar. From what I know the right button came first, and the
left button was added much later.

I think it is a waist of a mouse button, that two out of three does the
same thing, so here is my suggestion:

Make menus have the same behavior as icons, buttons, etc., so entering a
menu is done by the left mouse button. This would seam logic to me, as a
menu or menu item is sort of a button.

The middle button should be kept for text paste.

The right could take the action of Alt+left mouse button, which moves windows.

To me it would seam logic, that something as important as moving windows
has it own mouse button. It is something that is often done, and having
this action as its own button, would make it blazingly fast and conve nient
to move windows, as one wouldn't have to move the mouse to the window bar.
Comment 1 Owen Taylor 2004-01-30 17:26:22 UTC
What button moves windows is up to the window manager.

In general, in GNOME right-button, if let through by the
window manager, is going to give a context menu.


*** This bug has been marked as a duplicate of 116890 ***
Comment 2 Amadeus 2004-01-30 18:18:48 UTC
So the right button is better left unchanged then.

But what about disable the use of the right mouse button in the menu
bar, to make the left mouse buttons action more consistent?

In a manual it would be much more clear to the user, if something like
this could be written:

LMB  Used for button and menu selecting
MMB  Used for text paste
RMB  Reserved to the window manager (often used for context menu)

At the moment I think it is a bit more confused what the buttons
actually can do.