GNOME Bugzilla – Bug 752730
Popup menus spill off-screen
Last modified: 2016-07-07 21:51:05 UTC
The menu positioning code in gtk_menu_item_position_menu depends on having the absolute position of the top-level window. But because the Wayland backend fakes it by assuming top-levels have position (0, 0), gtk_menu_item_position_menu can't re-position the menu if it spills off the screen to the bottom or to the right.
*** Bug 758193 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 756579 ***