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 685384 - Menus taller than the screen height will overflow scroll and activate an item when clicking to open the menu
Menus taller than the screen height will overflow scroll and activate an item...
Status: RESOLVED DUPLICATE of bug 675942
Product: gtk+
Classification: Platform
Component: .General
3.4.x
Other Linux
: Normal major
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-10-03 13:13 UTC by Jean-François Fortin Tam
Modified: 2017-08-24 22:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screencast (794.35 KB, video/webm)
2012-10-03 13:13 UTC, Jean-François Fortin Tam
Details

Description Jean-François Fortin Tam 2012-10-03 13:13:49 UTC
Created attachment 225679 [details]
screencast

If you click and release (a normal click) a menu to open it, the item under the mouse cursor gets activated instead of just opening the menu. The attached screencast will explain better than words.
Comment 1 Onno 2013-01-17 15:38:55 UTC
I can confirm this and add that is only happens when the menu is very large and therefore overlapes the menubar. An example is the message menu in Evolution which is very difficult to use on small screens.

The main problem is the way large menu's are handled. In my opinion it would be better if the menu's would never overlap the menubar and the scrolling button is presented below the menubar like the menu's in Iceweasel. That way you also avoid that large menu's pop up and block you when you move along the menubar.

Bug 675942 seems related.
Comment 2 Daniel Boles 2017-08-24 22:42:49 UTC

*** This bug has been marked as a duplicate of bug 675942 ***