Merge lp://qastaging/~brandontschaefer/unity/fix.918753 into lp://qastaging/unity

Proposed by Brandon Schaefer
Status: Merged
Approved by: Tim Penhey
Approved revision: no longer in the source branch.
Merged at revision: 2142
Proposed branch: lp://qastaging/~brandontschaefer/unity/fix.918753
Merge into: lp://qastaging/unity
Diff against target: 88 lines (+35/-11)
3 files modified
manual-tests/Launcher.txt (+14/-0)
plugins/unityshell/src/Launcher.cpp (+19/-11)
plugins/unityshell/src/Launcher.h (+2/-0)
To merge this branch: bzr merge lp://qastaging/~brandontschaefer/unity/fix.918753
Reviewer Review Type Date Requested Status
Tim Penhey (community) Approve
Review via email: mp+98323@code.qastaging.launchpad.net

Commit message

* Fixes the icon getting frozen and producing a duplicate icon.

Description of the change

= Problem description =

When a user executed a program from the launcher then draged an icon it the icon would freeze where its at and a duplicate would be put back at its original position.

= The fix =

When a WindowMapped signal gets emitted we check if the the drag icon or drag launcher needs to get reset, if it does then reset it.

= Test coverage =

There is a manual test for this.

To post a comment you must log in.
Revision history for this message
Tim Penhey (thumper) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.