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 788670 - Selecting a menu item quickly with a single click does not work anymore
Selecting a menu item quickly with a single click does not work anymore
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkMenu
3.22.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-10-08 13:59 UTC by Michael Kaufmann
Modified: 2018-05-02 19:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Kaufmann 2017-10-08 13:59:51 UTC
It is not possible to quickly select a menu item with a single click (point to an item in the menu bar, push the mouse button, move the mouse to an item in the pop-up menu, release the mouse button). If this takes less than 0.5 seconds, the menu stays open and no action is triggered. This is very irritating.

This may be tested with most GTK applications. I have tested with the GTK example application nr. 6 (choose "Application" -> "Preferences").

I have tracked this down to the changes of bug 703069. The changes make sense for pop-up menus that overlap with the menu bar (e.g. big menus on small screens). Unfortunately the code does not check whether there is really an overlap.

So I think the bugfix would be to only enforce the 0.5 seconds delay if there is really an overlap.
Comment 1 GNOME Infrastructure Team 2018-05-02 19:13:56 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/937.