[regression] Minimizing a window does not give focus to the window behind
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
High
|
Andrea Azzarone | ||
unity (Ubuntu) |
Fix Released
|
High
|
Andrea Azzarone | ||
Quantal |
Fix Released
|
High
|
Andrea Azzarone |
Bug Description
compiz is 1:0.9.8.
1. open a window
2. open another window
3. minimize the newly opened window
What happens:
The window that was behind does not get the focus, in the same way unity panel is blank indicating nothing have the focus.
What should happen:
the window behind should get focused.
attached is the video. This issue started recently like yesterday(?)
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.2.0+bzr2651ub
ProcVersionSign
Uname: Linux 3.5.0-13-generic x86_64
ApportVersion: 2.5.1-0ubuntu4
Architecture: amd64
CompizPlugins: No value set for `/apps/
CrashDB: unity
Date: Sat Sep 1 15:52:49 2012
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120831)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Omer Akram (community): Approve (functional)
-
Diff: 607 lines (+210/-118)12 files modifieddash/DashController.cpp (+2/-2)
dash/DashView.cpp (+8/-6)
panel/WindowButtons.cpp (+6/-7)
panel/WindowButtons.h (+2/-1)
tests/CMakeLists.txt (+1/-0)
tests/test_unity_settings.cpp (+110/-0)
unity-shared/DashStyle.cpp (+4/-4)
unity-shared/OverlayRenderer.cpp (+3/-3)
unity-shared/PanelStyle.cpp (+3/-3)
unity-shared/UnitySettings.cpp (+61/-80)
unity-shared/UnitySettings.h (+9/-11)
unity-standalone/StandaloneUnity.cpp (+1/-1)
- Marco Trevisan (Treviño): Approve
-
Diff: 607 lines (+210/-118)12 files modifieddash/DashController.cpp (+2/-2)
dash/DashView.cpp (+8/-6)
panel/WindowButtons.cpp (+6/-7)
panel/WindowButtons.h (+2/-1)
tests/CMakeLists.txt (+1/-0)
tests/test_unity_settings.cpp (+110/-0)
unity-shared/DashStyle.cpp (+4/-4)
unity-shared/OverlayRenderer.cpp (+3/-3)
unity-shared/PanelStyle.cpp (+3/-3)
unity-shared/UnitySettings.cpp (+61/-80)
unity-shared/UnitySettings.h (+9/-11)
unity-standalone/StandaloneUnity.cpp (+1/-1)
Changed in unity: | |
milestone: | none → 6.4 |
Changed in unity: | |
milestone: | 6.4 → 6.6 |
Changed in unity: | |
assignee: | Renato Araujo Oliveira Filho (renatofilho) → Sam Spilsbury (smspillaz) |
no longer affects: | unity (Ubuntu Quantal) |
affects: | unity (Ubuntu) → compiz |
Changed in compiz: | |
milestone: | none → 0.9.8.4 |
assignee: | nobody → Sam Spilsbury (smspillaz) |
no longer affects: | compiz |
Changed in unity: | |
assignee: | Sam Spilsbury (smspillaz) → Andrea Azzarone (andyrock) |
status: | Triaged → In Progress |
Changed in unity (Ubuntu Quantal): | |
importance: | Undecided → High |
status: | New → In Progress |
assignee: | nobody → Andrea Azzarone (andyrock) |
tags: | added: unity-visuals-quantal |
Changed in unity: | |
milestone: | 6.6 → 7.0 |
Changed in unity (Ubuntu Quantal): | |
milestone: | none → ubuntu-12.10-beta-2 |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity: | |
milestone: | 7.0 → 6.6 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
no longer affects: | unity/6.0 |
To reproduce use: gsettings set com.canonical.Unity minimize-count 0
set it back to 100 if you want to go back. So in summary anyone who installs Ubuntu 12.10 will face this issue for quite a few minimizes.