If a new application is opened while dragging an icon, unity hangs
Bug #1044723 reported by
Marco Trevisan (Treviño)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) |
Bug Description
1) open a terminal and run (say): sleep 5 && gedit
2) drag an icon out from the launcher and wait keeping the mouse pressed
Expected result:
3) When the new application is opened, a new icon is added to the launcher
and the dragged one is restored to its original position
Actual behavior:
3) Unity hangs while the icon is moved on the launcher, and the dragged icon
is not hidden (while the keyboard is still grabbed).
Related branches
lp://staging/~3v1n0/unity/icon-dragging-cancels-on-windows-mapping
- Andrea Azzarone (community): Approve
-
Diff: 161 lines (+37/-32)6 files modifiedlauncher/Launcher.cpp (+2/-24)
launcher/Launcher.h (+0/-3)
launcher/LauncherDragWindow.cpp (+12/-4)
launcher/LauncherDragWindow.h (+1/-0)
tests/test_launcher.cpp (+1/-1)
tests/test_launcher_drag_window.cpp (+21/-0)
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Released → Fix Committed |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Fix Committed |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
milestone: | 6.6 → 7.0 |
no longer affects: | unity/6.0 |
Changed in unity: | |
milestone: | 7.0 → 6.6 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Update: Unity 6.4 is revision 2632, so this is actually fix committed for Unity 6.6.