Window management - Closing one window sends others to the background
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
Critical
|
John Lea | ||
Compiz Core |
Fix Released
|
High
|
Sam Spilsbury | ||
One Hundred Papercuts |
Fix Released
|
Low
|
Unassigned | ||
Unity Distro Priority |
Fix Released
|
High
|
Unassigned | ||
compiz (Ubuntu) |
Fix Released
|
High
|
Sam Spilsbury |
Bug Description
Similar to this bug which was fixed in Ubuntu 10.11, Ubuntu 11.10 has this bug again:
https:/
After updating to 11.10, if I have a few non-fullscreen windows on top of a fullscreen window, if I close one of the non-fullscreen windows, the other non-fullscreen windows are pushed behind the fullscreen window in the focus stack.
Related AskUbuntu question:
http://
-------
To Reproduce:
- go to an empty workspace
- run one instance of an application maximized and two instances of another ones (i.e nautilus)
- give focus to the first one
- use the unity launcher or alt-tab to go to the other application, the two instances are raised
- close one
What happens:
- the second instance of the application focussed goes to the background
What should happen:
- things should stay stacked as there were
Related branches
- Daniel van Vugt: Approve
- Alan Griffiths: Needs Fixing
-
Diff: 115 lines (+42/-23)3 files modifiedCMakeLists.txt (+24/-0)
src/screen.cpp (+17/-1)
src/window.cpp (+1/-22)
Changed in unity-distro-priority: | |
status: | New → Fix Committed |
description: | updated |
tags: | added: udp |
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → Critical |
status: | New → Triaged |
Changed in hundredpapercuts: | |
importance: | Undecided → Low |
status: | New → Confirmed |
Changed in compiz (Ubuntu): | |
assignee: | nobody → Jason Smith (jassmith) |
Changed in unity: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Jason Smith (jassmith) |
milestone: | none → 5.2.0 |
Changed in unity (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in unity-distro-priority: | |
importance: | Undecided → High |
Changed in unity: | |
milestone: | 5.2.0 → 5.4.0 |
summary: |
- Closing one window sends others to the background + Window management - Closing one window sends others to the background |
tags: | added: top5p |
tags: | added: distro-priority |
Changed in ayatana-design: | |
importance: | Critical → High |
Changed in ayatana-design: | |
importance: | High → Critical |
Changed in compiz (Ubuntu): | |
assignee: | Jason Smith (jassmith) → Sam Spilsbury (smspillaz) |
Changed in unity: | |
assignee: | Jason Smith (jassmith) → Sam Spilsbury (smspillaz) |
Changed in unity: | |
milestone: | 5.6.0 → 5.8.0 |
tags: | added: rls-p-tracking |
Changed in unity: | |
milestone: | 5.8.0 → 5.10.0 |
Changed in unity (Ubuntu): | |
importance: | Undecided → High |
affects: | unity → compiz-core |
Changed in compiz-core: | |
milestone: | 5.10.0 → none |
status: | Triaged → In Progress |
milestone: | none → 0.9.7.4 |
no longer affects: | unity (Ubuntu) |
Changed in compiz (Ubuntu): | |
status: | Confirmed → Fix Committed |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
Changed in hundredpapercuts: | |
status: | Confirmed → Fix Released |
Changed in unity-distro-priority: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
status: | Fix Released → Fix Committed |
tags: |
added: reviewedbydesignp removed: udp |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.