Summary: | Context menu shows up underneath desktop-shell panel | ||
---|---|---|---|
Product: | Wayland | Reporter: | U. Artie Eoff <ullysses.a.eoff> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | medium | CC: | pochu27 |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
U. Artie Eoff
2013-12-09 22:20:58 UTC
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.