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 711760 - GtkMenu no longer has a way for themes to shift popup menus out from under the pointer
GtkMenu no longer has a way for themes to shift popup menus out from under th...
Status: RESOLVED DUPLICATE of bug 591258
Product: gtk+
Classification: Platform
Component: .General
3.8.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-11-10 03:29 UTC by Michael Webster
Modified: 2014-03-04 15:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add a new style property to GtkMenu to restore previous (unintentional) functionality (3.50 KB, patch)
2013-11-10 03:32 UTC, Michael Webster
none Details | Review

Description Michael Webster 2013-11-10 03:29:23 UTC
As of 3.8, the GtkMenu style properties horizontal- and vertical-padding have been deprecated, and are ignored.

They were commonly used by themes to shift the menu by a pixel or two out from under the pointer, to prevent accidental selection of popup menu items on the initial right-click and then release.
Comment 1 Michael Webster 2013-11-10 03:32:31 UTC
Created attachment 259400 [details] [review]
Patch to add a new style property to GtkMenu to restore previous (unintentional) functionality

This applies just fine to 3.8.4 as well as master - would be nice to see it backported.  Thanks
Comment 2 donquixote 2014-02-04 21:16:54 UTC
+1
This may not be the final solution for https://github.com/linuxmint/Cinnamon/issues/2871, but as long as this is not fixed, at least leave themes the option to fix it by themselves.
Comment 3 Lars Karlitski 2014-03-04 15:34:19 UTC

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