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 381549 - middle clicking doesn't close menu
middle clicking doesn't close menu
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: menu
2.16.x
Other All
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-02 10:30 UTC by Amnon Aaronsohn
Modified: 2007-01-14 23:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
fix the bug (566 bytes, patch)
2006-12-02 10:33 UTC, Amnon Aaronsohn
committed Details | Review

Description Amnon Aaronsohn 2006-12-02 10:30:27 UTC
Please describe the problem:
Clicking the middle mouse button outside of an open panel menu (Applications/Places/System in Ubuntu) doesn't close the menu, unlike with the left and right mouse buttons.

Steps to reproduce:
(1) Make sure the panel is not locked down
(2) Left-click on a menu name
(3) Middle click on the desktop or on another application.

Actual results:
The menu remains open yet other applications respond to the mouse.

Expected results:
The menu should close.

Does this happen every time?


Other information:
Comment 1 Amnon Aaronsohn 2006-12-02 10:33:15 UTC
Created attachment 77531 [details] [review]
fix the bug
Comment 2 Vincent Untz 2007-01-14 23:23:53 UTC
Thanks!