[regression trunk] raising a minimized window while desktop is focused is buggy
Bug #931409 reported by
Omer Akram
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
High
|
Sam Spilsbury | ||
unity (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
bzr1959
1. Login to Ubuntu
2. start terminal
3. minimize terminal
4. raise terminal by clicking its icons in the launcher.
What happens:
see video.
As a plus point after this issue the minimize button wont do anything either.
Related branches
lp://staging/~gordallott/unity/revert-out-minimize-fixing-revision
Rejected
for merging
into
lp://staging/unity
- Tim Penhey (community): Disapprove
-
Diff: 226 lines (+31/-38)5 files modifiedplugins/unityshell/src/compizminimizedwindowhandler.h (+5/-14)
plugins/unityshell/src/comptransientfor.cpp (+1/-6)
plugins/unityshell/src/transientfor.cpp (+6/-13)
plugins/unityshell/src/unityshell.cpp (+18/-4)
plugins/unityshell/src/unityshell.h (+1/-1)
lp://staging/~smspillaz/unity/unity.fix_931409
- Tim Penhey (community): Approve
-
Diff: 42 lines (+12/-9)2 files modifiedplugins/unityshell/src/compizminimizedwindowhandler.h (+0/-9)
plugins/unityshell/src/unityshell.cpp (+12/-0)
summary: |
- raising a minimized window while desktop is focused is buggy + [regression trunk] raising a minimized window while desktop is focused + is buggy |
Changed in unity (Ubuntu): | |
importance: | Undecided → High |
Changed in unity: | |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity: | |
status: | Confirmed → In Progress |
Changed in unity: | |
assignee: | nobody → Gord Allott (gordallott) |
Changed in unity: | |
assignee: | Gord Allott (gordallott) → Sam Spilsbury (smspillaz) |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity (Ubuntu): | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Also note that this is not an issue with r1946 started just after that, probably r1948 is related.