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 752730 - Popup menus spill off-screen
Popup menus spill off-screen
Status: RESOLVED DUPLICATE of bug 756579
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 758193 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-07-22 15:04 UTC by fakey
Modified: 2016-07-07 21:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description fakey 2015-07-22 15:04:43 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.
Comment 1 Matthias Clasen 2015-11-17 20:58:14 UTC
*** Bug 758193 has been marked as a duplicate of this bug. ***
Comment 2 fakey 2016-07-07 21:51:05 UTC

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