| Summary: | Pop-ups aren't stacked on top of other surfaces | ||
|---|---|---|---|
| Product: | Wayland | Reporter: | Emilio Pozuelo Monfort <pochu27> |
| Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | pochu27 |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Emilio Pozuelo Monfort
2014-02-11 08:57:19 UTC
We have two options here: - do what da704d did, i.e. raise the pop-up to the top of the layer, but fixing the regression, - or we could activate A upon receiving the right click so that it goes in front of B. This is what at least gnome-shell does. commit f0ce581b923a4b6fd0346b09092bcaa17ba5a840 Author: Kristian Høgsberg <krh@bitplanet.net> Date: Mon Apr 7 11:52:17 2014 -0700 desktop-shell: Activate surface on right click too This raises the surface to the top on right click as well, which fixes pop stacking. https://bugs.freedesktop.org/show_bug.cgi?id=74831 |
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.