The desktop-shell panel's context-menu pops up underneath the panel. Triggered by right-clicking on the desktop-shell panel. Original sighting by krh... filing to ensure we don't forget to fix it. wayland (master) heads/master-0-g1521c62 drm (master) libdrm-2.4.50-0-g4c5de72 mesa (master) heads/master-0-g0319ea9 libva (master) heads/master-0-g73a11b3 intel-driver (master) heads/master-0-g9d0bd94 weston (master) heads/master-0-g8d344a0
commit d55db69c949899eb2a878f970ae1e01bb2c832b8 Author: Kristian Høgsberg <krh@bitplanet.net> Date: Wed Jan 1 12:26:14 2014 -0800 Revert "shell: Change stacking order calculation for popup surfaces" Popup windows are relative to a plain wl_surface, so that custom surfaces can have popups. This used for the desktop-shell panel for example. Also, popups should be immediately on top of their parent surface, as they typically represent an extension of an UI element in the parent surface such as a combo box or menu. This reverts commit da704d97faef87520c5b055e4b5c8d1f6c8fc1be. Conflicts: desktop-shell/shell.c https://bugs.freedesktop.org/show_bug.cgi?id=72547
Oops, this one: commit 97900ac06d9cbc23f82620787800b6513434e337 Author: Kristian Høgsberg <krh@bitplanet.net> Date: Wed Jan 1 12:26:14 2014 -0800 Revert "shell: Change stacking order calculation for popup surfaces" Popup windows are relative to a plain wl_surface, so that custom surfaces can have popups. This used for the desktop-shell panel for example. Also, popups should be immediately on top of their parent surface, as they typically represent an extension of an UI element in the parent surface such as a combo box or menu. This reverts commit da704d97faef87520c5b055e4b5c8d1f6c8fc1be. Conflicts: desktop-shell/shell.c https://bugs.freedesktop.org/show_bug.cgi?id=72547
I've opened bug #74831 for the bug that the reverted commit was trying to fix.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.