Cannot raise window from panel after minimize
Bug #863114 reported by
smag
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
High
|
Sam Spilsbury | ||
unity (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Oneiric |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
After minimize a window on an empty workspace, i can't re-raise it by clicking on its icon on the panel. I have to use super+w or click on another icon before...
For example, if I minimize firefox, first i have to click on nautilus icon and next i'm able to raise the firefox window by clicking on its icon.
Not that triggering the scale function if more than one instance is there, there is no preview of the minimize window as well.
Test cases:
1. go an empty workspace
2. open a terminal
3. minimize it
4. cick on the terminal launcher icon -> nothing happen
Related branches
lp:~smspillaz/unity/unity.fix_863114
- Neil J. Patel (community): Approve
-
Diff: 299 lines (+107/-13)9 files modifiedplugins/unityshell/src/BamfLauncherIcon.cpp (+26/-4)
plugins/unityshell/src/DashController.cpp (+2/-0)
plugins/unityshell/src/DashController.h (+2/-0)
plugins/unityshell/src/PluginAdapter.cpp (+34/-4)
plugins/unityshell/src/PluginAdapter.h (+1/-0)
plugins/unityshell/src/WindowManager.cpp (+5/-0)
plugins/unityshell/src/WindowManager.h (+3/-1)
plugins/unityshell/src/unityshell.cpp (+32/-4)
plugins/unityshell/src/unityshell.h (+2/-0)
lp:~ubuntu-desktop/unity/ubuntu
(Merged)
description: | updated |
Changed in unity: | |
status: | New → Triaged |
Changed in unity (Ubuntu): | |
status: | New → Triaged |
Changed in unity: | |
importance: | Undecided → High |
Changed in unity (Ubuntu): | |
importance: | Undecided → High |
Changed in unity: | |
assignee: | nobody → Sam Spilsbury (smspillaz) |
milestone: | none → 4.24.0 |
description: | updated |
Changed in unity: | |
status: | Triaged → Fix Committed |
Changed in unity (Ubuntu): | |
status: | Triaged → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
milestone: | 4.24.0 → 4.26.0 |
milestone: | 4.26.0 → 4.24.0 |
tags: |
added: verification-done removed: verification-needed |
To post a comment you must log in.
For me this bug disappears some weeks ago :)