Windows can end up stacked at the very top of the stack if no other windows and nautilus on the desktop are not open
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz Core |
Fix Released
|
High
|
Sam Spilsbury | ||
compiz (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
There's a corner case where if nautilus hasn't been started, or if the nautilus window is unmapped for whatever reason, then compiz will be unable to find a window to stack the next newly created window /above/ when it is mapped. When this happens, PrivateWindow:
In this case, it only makes sense to place the window at the bottom of the stack.
Steps to reproduce:
1) Start a clean session
2) Kill nautilus enough times that it isn't there on the desktop, or relocate the nautilus binary
3) Start unity
4) Open any application - it will be above the panels and launcher
Related branches
- Daniel van Vugt: Approve
-
Diff: 17 lines (+3/-4)1 file modifiedsrc/window.cpp (+3/-4)
Changed in compiz-core: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Sam Spilsbury (smspillaz) |
milestone: | none → 0.9.7.0 |
Changed in compiz-core: | |
status: | Fix Committed → Fix Released |
Merged into lp:compiz-core at revision 3011